framerate is float

This commit is contained in:
2015-08-12 14:22:04 +02:00
parent 427e7ea70d
commit 809091ea42
16 changed files with 99 additions and 69 deletions
@@ -66,7 +66,7 @@ public class Timeline {
public RECT displayRect;
public int frameRate;
public float frameRate;
public Timelined timelined;