This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
phaser
Watch
1
Star
0
Fork
0
You've already forked phaser
mirror of
https://github.com/wassname/phaser.git
synced
2026-07-01 16:50:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
419076ed62136b5a68d6ff0cd08c2d7549630a57
phaser
/
src
/
time
T
History
photonstorm
b255fea85f
Time.advancedTiming is a new boolean property. If true Time.fps, fpsMin, fpsMax, frames, msMin and msMax will be calculated, otherwise they remain at their defaults.
2014-02-25 04:05:28 +00:00
..
Time.js
Time.advancedTiming is a new boolean property. If true Time.fps, fpsMin, fpsMax, frames, msMin and msMax will be calculated, otherwise they remain at their defaults.
2014-02-25 04:05:28 +00:00
Timer.js
Timer checks now for running inside while loop. Any event which causes a call to Timer#stop is now safe.
2014-02-06 17:28:39 +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