phaser/v3/src/plugins
2017-07-29 02:52:12 +01:00
..
CameraManager.js Only consider inputEnabled cameras and removed some old jsdocs 2017-07-29 02:52:12 +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 Zone now working again and useful for interactive hit areas not bound to Sprites or other GOs. 2017-07-27 17:40:15 +01: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