Commit graph

5 commits

Author SHA1 Message Date
photonstorm
d804e056ed Renaming from State to Scene internally.
This is one monster update.
2017-07-14 14:50:51 +01:00
Richard Davey
3e131d5369 Ability to add a new State from an existing State implemented
Stress tested up to 100 states all running together.
2017-07-11 18:54:30 +01:00
photonstorm
dc90581c96 Split the Global State Manager code up into single files and added in ability to move States up, down and to the top. Also swap position and extra index accessing methods. 2017-07-11 16:48:45 +01:00
Richard Davey
c311d95999 Added get to StateManager 2017-07-05 03:47:32 +01:00
Richard Davey
f770712c2a Huge refactoring of States, plugins and object factories 2017-07-04 01:59:31 +01:00
Renamed from v3/src/state/systems/StateManager.js (Browse further)