Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
BaseScenario (GamePlay *gamePlay) | |
void | load () |
void | clear () |
void | reset () |
Protected Member Functions | |
virtual void | createWorld () |
virtual void | populateWorld () |
Protected Attributes | |
GamePlay * | m_gamePlay |
World * | m_world |