phaser/src/boot
Richard Davey 4ec30b8db8 Recoded the Data component
Added is back in as DataManager, which Game Objects can have an instance of. Plus exposed as DataManagerPlugin available to Scenes. Removed callback based system and implemented events and fixed the destroy method.
2018-01-30 00:55:27 +00:00
..
Config.js Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00
CreateRenderer.js Added jsdocs 2018-01-25 00:48:48 +00:00
DebugHeader.js Added jsdocs to the Device inspector, removed out-dated properties and changed case of Device access 2018-01-25 17:03:35 +00:00
Game.js Recoded the Data component 2018-01-30 00:55:27 +00:00
TimeStep.js JSDocs added 2018-01-25 02:13:50 +00:00
VisibilityHandler.js JSDocs added 2018-01-25 02:13:50 +00:00