xygine icon indicating copy to clipboard operation
xygine copied to clipboard

State stack cannot be initialised with more than one state

Open fallahn opened this issue 9 years ago • 0 comments

Currently adding more than one state before the state stack's first update will cause existing states to be removed. This should be fixed so that the stack can be initialised with multiple states, for example a background state with a menu state on top.

fallahn avatar Jul 16 '16 12:07 fallahn