phaser/src/scene
Emil Schnedler Vad 92694ac5ee fix sceneManager moveBelow and moveAbove
made the code account for that sceneA index decrement if SceneB is below it
2021-12-05 16:57:51 +01:00
..
events Fixed jsdoc layout in #5631 2021-03-30 10:41:43 +01:00
typedefs Add @this into CreateSceneFromObjectConfig callbacks 2021-02-19 08:48:16 +01:00
const.js Replace integer with number 2020-11-23 10:22:13 +00:00
GetPhysicsPlugins.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GetScenePlugins.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Final set of namespace changes. Fix #5062 2020-09-01 20:28:42 +01:00
InjectionMap.js You can now use this.renderer from within a Scene, as it's now a Scene-level property and part of the Injection Map. 2020-08-22 10:33:46 +01:00
Scene.js Docs: mark Scene config optional 2021-10-19 09:13:14 -07:00
SceneManager.js fix sceneManager moveBelow and moveAbove 2021-12-05 16:57:51 +01:00
ScenePlugin.js Added getStatus method 2021-11-04 14:55:16 +00:00
Settings.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Systems.js Fix the pause and sleep status checks 2021-12-01 14:38:15 -08:00