Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
NewGame.hpp File Reference
#include <Core/Maps/Map.hpp>
#include <Game/States/State.hpp>

Go to the source code of this file.

Classes

class  game::state::NewGame
 This state does the game intro, gets the player's name and gender, and triggers the main game state in the player's bedroom. More...
 

Namespaces

 game
 Parent namespace for all functionality unique to the game.
 
 game::state
 Parent namespace for all engine states implemented by the game.