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

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...