|
stmm-games-doc
0.32.0
|

Public Attributes | |
| double | m_fTopInTiles = 0 |
| The top margin in tiles. More... | |
| double | m_fBottomInTiles = 0 |
| The bottom margin in tiles. More... | |
| double | m_fLeftInTiles = 0 |
| The left margin in tiles. More... | |
| double | m_fRightInTiles = 0 |
| The right margin in tiles. More... | |
| bool | m_bIsInteractive = true |
| Whether the widget should receive XYEvents. More... | |
| bool stmg::LevelShowWidget::LocalInit::m_bIsInteractive = true |
Whether the widget should receive XYEvents.
Default: true.
| double stmg::LevelShowWidget::LocalInit::m_fBottomInTiles = 0 |
The bottom margin in tiles.
Default: 0.0.
| double stmg::LevelShowWidget::LocalInit::m_fLeftInTiles = 0 |
The left margin in tiles.
Default: 0.0.
| double stmg::LevelShowWidget::LocalInit::m_fRightInTiles = 0 |
The right margin in tiles.
Default: 0.0.
| double stmg::LevelShowWidget::LocalInit::m_fTopInTiles = 0 |
The top margin in tiles.
Default: 0.0.
1.8.13