|
Cytopia
0.3
A city building simulation game
|
#include <GamePlay.hxx>
Collaboration diagram for GamePlay: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.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 18 of file GamePlay.hxx.
|
private |
Definition at line 14 of file GamePlay.hxx.