phaser/src/scene
2018-01-26 05:21:45 +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 Exposed the Scene files via their own export 2018-01-18 05:19:42 +00:00
InjectionMap.js Exposed the global and core plugins and updated the injection map 2018-01-18 05:20:33 +00:00
Scene.js Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00
SceneManager.js Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +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 Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00