Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
ScriptedScenario Class Reference
Inheritance diagram for ScriptedScenario:
[legend]
Collaboration diagram for ScriptedScenario:
[legend]

Public Member Functions

 ScriptedScenario (GamePlay *gamePlay, const std::string &path)
 
- Public Member Functions inherited from BaseScenario
 BaseScenario (GamePlay *gamePlay)
 
void load ()
 
void clear ()
 
void reset ()
 

Protected Member Functions

virtual void populateWorld () override
 
- Protected Member Functions inherited from BaseScenario
virtual void createWorld ()
 

Protected Attributes

std::shared_ptr< GamePlayScriptm_script
 
- Protected Attributes inherited from BaseScenario
GamePlaym_gamePlay
 
Worldm_world
 

The documentation for this class was generated from the following files: