phaser/src/dom
2018-10-08 15:23:56 +01:00
..
AddToDOM.js More comprehensive AddToDom logic 2018-05-31 16:40:46 -04:00
DOMContentLoaded.js Add callbacks on Dom and Data 2018-03-19 22:43:48 +01:00
index.js Added jsdocs 2018-02-12 16:01:21 +00:00
ParseXML.js Fix nullable types 2018-03-20 15:36:03 +01:00
RemoveFromDOM.js Fix types on DOM 2018-03-19 16:29:26 +01:00
RequestAnimationFrame.js The RequestAnimationFrame.step and stepTimeout functions have been updated so that the new Frame is requested from raf before the main game step is called. This allows you to now stop the raf callback from within the game update or render loop. Fix #3952 2018-10-02 11:33:05 +01:00
ScaleManager.js Moved to new location 2018-10-08 15:23:56 +01:00