xygine
xygine copied to clipboard
State stack cannot be initialised with more than one state
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.