phaser/v3/src/scene/plugins
2017-12-07 02:21:13 +00:00
..
Data.js GameObjects now have a data property again, which is a light-weight DataProxy object which interfaces with the DataStore. 2017-09-08 01:59:53 +01:00
DataStore.js Bugfix in DataStore 2017-11-16 13:17:06 +01:00
DisplayList.js Removed parent property as no longer needed and fixed GameObject.destroy 2017-09-01 19:47:26 +01:00
GameObjectCreator.js GameObjectCreator is now bootable and maintains its own display and update list references. 2017-11-17 13:30:53 +00:00
GameObjectFactory.js GameObjectCreator is now bootable and maintains its own display and update list references. 2017-11-17 13:30:53 +00:00
InputManager.js Restructured the Scene folder and moved the plugins and components around 2017-08-18 01:42:14 +01:00
Loader.js New Wavefront OBJ File Loader added 2017-12-07 02:21:13 +00:00
PhysicsManager.js Global 'remove' call which is passed on to the world 2017-12-02 04:05:39 +00:00
SceneManager.js Restructured the Scene folder and moved the plugins and components around 2017-08-18 01:42:14 +01:00
UpdateList.js UpdateList returns the child added and checks before insertion 2017-11-13 23:31:13 +00:00