Created the basic program flow

This commit is contained in:
Kayne Ruse
2013-05-11 23:51:02 +10:00
parent 4671afe900
commit 6a19d0a312
16 changed files with 470 additions and 17 deletions
+9
View File
@@ -0,0 +1,9 @@
Architecture
SceneManager:
- Splash
- MainMenu
- Lobby
- InGame
- Combat
- TestSystems (debug scene)