|
stmm-games-doc
0.32.0
|

Additional Inherited Members | |
Public Attributes inherited from stmg::LevelAnimation::Init | |
| int32_t | m_nAnimationNamedIdx = -1 |
| The animation index as of Named::animations() or -1 if not defined. More... | |
| double | m_fDuration = s_fDurationUndefined |
| The duration of the animation in milliseconds or s_fDurationUndefined. More... | |
| FPoint | m_oPos |
| The initial position of the animation. More... | |
| FSize | m_oSize |
| The initial size of the animation. More... | |
| int32_t | m_nZ = 100 |
| The initial z position (the depth). More... | |
Public Attributes inherited from stmg::TextAnimation::LocalInit | |
| std::vector< std::string > | m_aLines |
| The text shown by the animation. More... | |
| double | m_fFontHeight |
| The font height in tile heights. More... | |
1.8.13