This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-19 17:44:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
17e208a95e
phaser
/
src
/
system
History
Richard Davey
f260108433
Tidying up source code for release. Also refactored World to use a Group instance, rather tha duplicate functions.
2013-09-11 13:21:07 +01:00
..
Canvas.js
Fixed a bug stopping legacy Audio from starting correctly. Also fixed an issue in the Loader causing it to not load the next file if an unsupported audio file was encountered. Fixed audio playback issues on Firefox/Waterfox as a result.
2013-09-11 11:33:27 +01:00
Device.js
Added support for Pointer Lock API.
2013-09-09 19:59:31 +01:00
RequestAnimationFrame.js
Fixed bug in RequestAnimationFrame where the time wasn't being updated properly.
2013-08-30 02:00:30 +01:00
StageScaleMode.js
Tidying up source code for release. Also refactored World to use a Group instance, rather tha duplicate functions.
2013-09-11 13:21:07 +01:00