phaser/src/scene
Sebastian Warmbrunn 968c0a3aec Add typedef for new scene config option mapAdd
Also add a description for mapAdd and map config options.
2018-04-09 21:32:19 +02:00
..
const.js Ignore consts 2018-03-30 14:38:58 +01:00
GetPhysicsPlugins.js Added jsdocs 2018-02-12 16:01:21 +00:00
GetScenePlugins.js Added jsdocs 2018-02-12 16:01:21 +00:00
index.js Expose constants. Fix #3387 2018-03-16 13:29:30 +00:00
InjectionMap.js Updated comments 2018-03-30 17:01:29 +01:00
Scene.js jsdoc: fix correct type reference on Scene#load 2018-04-04 20:19:21 +02:00
SceneManager.js Recoded how the boot data and processing works to allow for more flexibility when setting-up scenes. Updates #3470 2018-04-09 12:57:47 +01:00
ScenePlugin.js ScenePlugin.restart allows you to restart the current Scene. It's the same result as calling ScenePlugin.start without any arguments, but is more clear. 2018-04-09 12:56:28 +01:00
Settings.js Add typedef for new scene config option mapAdd 2018-04-09 21:32:19 +02:00
Systems.js Only set data if it's not undefined. 2018-04-09 12:57:03 +01:00