phaser/src/dom
Nat Quayle Nelson 507901cbb1 More comprehensive AddToDom logic
I realized I hadn't looked closely enough at the AddToDom logic, and created an error if a canvas was passed to GameConfig without being added to the DOM first. This commit should fix that scenario and move the logic back into AddToDom() where it really belongs
2018-05-31 16:40:46 -04: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 Add callbacks on Dom and Data 2018-03-19 22:43:48 +01:00