stmm-games-doc  0.32.0
List of all members
stmg::StaticGridAnimation::Init Struct Reference
Inheritance diagram for stmg::StaticGridAnimation::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::StaticGridAnimation::LocalInit
NSize m_oCellsSize
 The size in cells into which the animation is partitioned. More...
 
std::vector< ImageSpanm_aSpans
 Must not be empty. More...