Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
PirateScenario (GamePlay *inGame) | |
Public Member Functions inherited from BaseScenario | |
BaseScenario (GamePlay *gamePlay) | |
void | load () |
void | clear () |
void | reset () |
Protected Member Functions | |
virtual void | populateWorld () override |
void | createArmada () |
Protected Member Functions inherited from BaseScenario | |
virtual void | createWorld () |
Additional Inherited Members | |
Protected Attributes inherited from BaseScenario | |
GamePlay * | m_gamePlay |
World * | m_world |