stmm-games-doc  0.32.0
List of all members
stmg::FadeModifier::Init Struct Reference
Inheritance diagram for stmg::FadeModifier::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::ContainerModifier::LocalInit
std::vector< unique_ptr< StdThemeModifier > > m_aSubModifiers
 The mofdifiers cannot be null. More...
 
- Public Attributes inherited from stmg::FadeModifier::LocalInit
int32_t m_nElapsedTileAniIdx = -1
 The tileanimation that determines the fade value. More...
 
double m_fDefaultElapsed = -1.0
 The default elapsed value. More...
 
ElapsedMapper m_oMapper
 The elapsed mapper. More...
 
bool m_bInvert = false
 Whether the fading should be inverted. More...