![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Render.hpp>
#include <Core/Files/GameSave.hpp>
#include <Core/Maps/Map.hpp>
#include <Game/States/State.hpp>
Go to the source code of this file.
Classes | |
class | game::state::LoadGame |
Provides a menu to select a save and loads the selected save. More... | |
Namespaces | |
game | |
Parent namespace for all functionality unique to the game. | |
game::state | |
Parent namespace for all engine states implemented by the game. | |