phaser/src/scene
2022-05-06 17:00:59 +01:00
..
events Fix #6080 2022-04-26 11:42:17 +01:00
typedefs Added time parameters to SceneUpdateCallback typedef file 2022-03-04 10:45:26 -06:00
const.js Updated copyright year 2022-02-28 14:29:51 +00:00
GetPhysicsPlugins.js Updated copyright year 2022-02-28 14:29:51 +00:00
GetScenePlugins.js Updated copyright year 2022-02-28 14:29:51 +00:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
InjectionMap.js Updated copyright year 2022-02-28 14:29:51 +00:00
Scene.js Updated copyright year 2022-02-28 14:29:51 +00:00
SceneManager.js The SceneManager.moveAbove and moveBelow methods didn't check the order of the Scenes being moved, so moved them even if one was already above / below the other. Both methods now check the indexes first. Fix #6040 2022-05-06 17:00:59 +01:00
ScenePlugin.js Updated jsdocs. Fix #6045 2022-05-06 16:38:19 +01:00
Settings.js Updated copyright year 2022-02-28 14:29:51 +00:00
Systems.js Updated copyright year 2022-02-28 14:29:51 +00:00