phaser/v3/src/plugins
2017-08-02 23:06:13 -04:00
..
CameraManager.js Cannot delete all cameras from a Scene. Added 'makeMain' argument to add camera. 2017-08-02 00:42:44 +01:00
Data.js Huge refactoring of States, plugins and object factories 2017-07-04 01:59:31 +01:00
DisplayList.js Added processOptions config object to InputManager, allowing to set if all callbacks fire, or just that on the top of the display list. Added Input CONSTs. Updated Input Manager so events only fire once, carrying an array of all impacted GOs as a property. 2017-07-20 14:02:48 +01:00
GameObjectCreator.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
GameObjectFactory.js Light layer setup 2017-08-02 23:06:13 -04:00
InputManager.js Updated drag event. 2017-07-28 18:00:04 +01:00
Loader.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
PoolManager.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
SceneManager.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
UpdateList.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00