Added TestState2 and got the game engine to sucessfully swtich to another...
Added TestState2 and got the game engine to sucessfully swtich to another state. Next is to add a TestState3 that opens on top of TestState1, pausing it, and then popping TestState3 and resuming TestState1 before going to TestState2
Showing
GameEngine/TestState1.cpp
0 → 100644
GameEngine/TestState2.cpp
0 → 100644
GameEngine/TestState2.h
0 → 100644
Please register or sign in to comment