|
Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
| GameScenario (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 () |
| void | spawnPoliceFleet () |
| void | spawnPirateFleet () |
| void | spawnStuff () |
Protected Member Functions inherited from BaseScenario | |
| virtual void | createWorld () |
Additional Inherited Members | |
Protected Attributes inherited from BaseScenario | |
| GamePlay * | m_gamePlay |
| World * | m_world |