phaser/src/time
photonstorm 2219e6f1c9 Timer.ms would report the game time ms value if the Timer hadn't yet been started, instead of 0.
Timer.seconds would report the game time value if the Timer hadn't yet been started, instead of 0.
2014-05-28 23:27:26 +01:00
..
Time.js Testing some small time tweaks. 2014-04-28 14:52:09 +01:00
Timer.js Timer.ms would report the game time ms value if the Timer hadn't yet been started, instead of 0. 2014-05-28 23:27:26 +01:00
TimerEvent.js Explicitly paused Timer continues if you un-focus and focus the browser window. 2014-02-05 22:35:35 +00:00