phaser/src/scene
2022-10-07 16:09:23 +01:00
..
events All events have a type of string. Fix #6136 2022-09-21 22:01:03 +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 SceneManager.systemScene` is a new property that is set during the game boot and is a system Scene reference that plugins and managers can use, that lives outside of the Scene list. 2022-09-27 23:39:04 +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 Remove calls to resetTextures 2022-10-07 16:09:23 +01:00