phaser/src/scene
2018-01-31 13:54:44 +00:00
..
const.js Calls to the Scene Manager that happen before the Scene is running are now queued 2018-01-23 02:12:33 +00:00
GetPhysicsPlugins.js Fixed key issue 2018-01-18 05:33:54 +00:00
GetScenePlugins.js Systems now does everything based on events and config files, no more creation of its own plugins 2018-01-18 05:20:57 +00:00
index.js Added in jsdocs 2018-01-31 13:54:44 +00:00
InjectionMap.js Light2D Plugin added to scene 2018-01-30 19:46:43 -03:00
Scene.js Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00
SceneManager.js Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00
ScenePlugin.js Calls to the Scene Manager that happen before the Scene is running are now queued 2018-01-23 02:12:33 +00:00
Settings.js Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00
Systems.js Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00