|
stmm-games-doc
0.32.0
|

Public Attributes | |
| Coords | m_oCoords |
| The positions within the board into which tiles are set randomly. More... | |
| FillGen | m_oFillGen |
| The fill generator. More... | |
| unique_ptr< TileSelector > | m_refTargetTiles |
| Which tiles should be overwritten. More... | |
| Coords stmg::FillerEvent::LocalInit::m_oCoords |
The positions within the board into which tiles are set randomly.
If empty entire board is used.
| FillGen stmg::FillerEvent::LocalInit::m_oFillGen |
The fill generator.
| unique_ptr<TileSelector> stmg::FillerEvent::LocalInit::m_refTargetTiles |
Which tiles should be overwritten.
If null only empty tiles are filled.
1.8.13