phaser/src/system
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