phaser/src/scene
Richard Davey 57defcdb9b Typo
2020-01-15 11:15:30 +00:00
..
events License link update 2019-05-10 16:15:04 +01:00
typedefs New types for the optional scene methods 2019-06-27 12:04:51 -07:00
const.js License link update 2019-05-10 16:15:04 +01:00
GetPhysicsPlugins.js License link update 2019-05-10 16:15:04 +01:00
GetScenePlugins.js License link update 2019-05-10 16:15:04 +01:00
index.js License link update 2019-05-10 16:15:04 +01:00
InjectionMap.js License link update 2019-05-10 16:15:04 +01:00
Scene.js New types for the optional scene methods 2019-06-27 12:04:51 -07:00
SceneManager.js SceneManager.run (and consequently ScenePlugin.run) was using an out-dated way of checking if a Scene was paused before trying to resume it, causing a Scene to be started again instead of resumed. It now uses the Systems.isPaused function instead. Fix #3931 2019-10-15 11:53:43 +01:00
ScenePlugin.js Docs for Phaser.Scenes.ScenePlugin 2020-01-03 13:44:07 -08:00
Settings.js License link update 2019-05-10 16:15:04 +01:00
Systems.js Typo 2020-01-15 11:15:30 +00:00