phaser/src/time
2014-06-02 00:54:42 +01:00
..
Time.js Time.add allows you to add an existing Phaser.Timer to the timer pool (request #864) 2014-06-02 00:54:42 +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