![]() |
Cytopia
0.3
A city building simulation game
|
#include <GamePlay.hxx>
Public Member Functions | |
GamePlay ()=default | |
void | resetManagers () |
ZoneManager & | getZoneManager () |
Private Attributes | |
ZoneManager | m_ZoneManager |
PowerManager | m_PowerManager |
Definition at line 8 of file GamePlay.hxx.
|
default |
|
inline |
Definition at line 14 of file GamePlay.hxx.
void GamePlay::resetManagers | ( | ) |
Definition at line 3 of file GamePlay.cxx.
|
private |
Definition at line 18 of file GamePlay.hxx.
|
private |
Definition at line 14 of file GamePlay.hxx.