MusicAdam / TotemDefender

Simple physics based game.
0 stars 1 forks source link

MainMenuState #24

Closed MusicAdam closed 9 years ago

MusicAdam commented 9 years ago

State to encapsulate MainMenu

Entry Condition: resources loaded Exit Condition: false (Will be detached by user interaction, exit game/start game) onEnter: show MainMenu update: none onExit: hide MainMenu