stmm-games-doc  0.32.0
List of all members
stmg::FillerEvent::Init Struct Reference
Inheritance diagram for stmg::FillerEvent::Init:
Inheritance graph
[legend]

Additional Inherited Members

- Public Attributes inherited from stmg::Event::Init
Levelm_p0Level = nullptr
 The level the event will be added to. More...
 
int32_t m_nPriority = 0
 The priority. More...
 
int32_t m_nDebugTag = 0
 Tag that can be used for debugging. More...
 
- Public Attributes inherited from stmg::FillerEvent::LocalInit
Coords m_oCoords
 The positions within the board into which tiles are set randomly. More...
 
FillGen m_oFillGen
 The fill generator. More...
 
unique_ptr< TileSelectorm_refTargetTiles
 Which tiles should be overwritten. More...