remove font, and create a player struct

This commit is contained in:
2014-12-10 21:32:23 +01:00
parent 1bc1b6a4c6
commit 36dc4e62cd
3 changed files with 38 additions and 40 deletions

View File

@@ -6,7 +6,3 @@ authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
sdl2 = "0.0.7"
[dependencies.sdl2_ttf]
git = "https://github.com/andelf/rust-sdl2_ttf"