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-06-27 16:10:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4432d37e6ea3ba4e7ba1d6081bfdc08ca721cc5e
phaser
/
src
/
system
T
History
photonstorm
10d105d5ce
Acceleration tested and working fine. Proper accurate friction added and working really nicely, so much better than 'drag' used to. Considering removing drag, although will break the API history.
2014-01-09 03:42:58 +00:00
..
Canvas.js
Phaser.Timer is now feature complete and fully documented. You can create Phaser.TimerEvents on a Timer and lots of new examples have been provided.
2014-01-09 00:59:37 +00:00
Device.js
Device.quirksMode is a boolean that informs you if the page is in strict (false) or quirks (true) mode.
2014-01-08 11:21:48 +00:00
RequestAnimationFrame.js
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
2013-12-30 16:54:00 +00:00
StageScaleMode.js
Acceleration tested and working fine. Proper accurate friction added and working really nicely, so much better than 'drag' used to. Considering removing drag, although will break the API history.
2014-01-09 03:42:58 +00:00