phaser/v3/src/state/systems
2017-06-29 16:55:55 +01:00
..
CameraManager.js Added backgroundColor to Camera config. 2017-06-29 16:55:55 +01:00
GameObjectCreator.js Removed 'group' / 'parent' argument and forced to the State children component. You should use 'make' if you wish to add elsewhere. 2017-04-04 23:58:33 +01:00
GameObjectFactory.js Removed 'group' / 'parent' argument and forced to the State children component. You should use 'make' if you wish to add elsewhere. 2017-04-04 23:58:33 +01:00
Loader.js Added AnimationJSON Loader File type. 2017-04-12 15:27:05 +01:00
StateManager.js Fixed data passing. 2017-02-17 02:07:56 +00:00
UpdateManager.js Huge refactor to sort out the game loop flow. 2017-01-25 17:10:19 +00:00