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

Additional Inherited Members

- Public Attributes inherited from stmg::StdThemeModifier::Init
StdThemem_p0Theme = nullptr
 The theme the modifier will be added to. More...
 
int32_t m_nDebugTag = 0
 Tag that can be used for debugging. More...
 
- Public Attributes inherited from stmg::TileAniModifier::LocalInit
int32_t m_nElapsedTileAniIdx = -1
 The tile animation that determines the image to show. More...
 
double m_fDefaultElapsed = -1.0
 The default elapsed value. More...
 
bool m_bInvert = false
 Whether the tile animation should be inverted. More...
 
shared_ptr< Imagem_refImg
 The default image. More...
 
shared_ptr< TileAnim_refTileAni
 The theme's image tile ani. More...