New timer struct.

Fix frame rate for animated sprites.
This commit is contained in:
2016-05-30 22:58:38 +02:00
parent 2c7d5cc1d6
commit 20557bbf79
5 changed files with 31 additions and 50 deletions

View File

@@ -4,7 +4,6 @@ version = "0.0.1"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
time = "0.1.35"
sdl2 = "0.16.0"
sdl2_image = "0.16.0"