|
stmm-games-doc
0.32.0
|
Public Attributes | |
| IntSet | m_oValues |
| The variable values for which m_nImgId is drawn. More... | |
| int32_t | m_nImgId = -1 |
| The image to be drawn as background or -1 if nothing should be drawn. More... | |
| int32_t stmg::VolatileWidget::ValueImg::m_nImgId = -1 |
The image to be drawn as background or -1 if nothing should be drawn.
Index into Named::images(). Default is -1.
| IntSet stmg::VolatileWidget::ValueImg::m_oValues |
The variable values for which m_nImgId is drawn.
Must not be empty.
1.8.13