stmm-games-doc  0.32.0
Public Attributes | List of all members
stmg::SelectCaseModifier::AssCase Struct Reference

Public Attributes

int32_t m_nIdAss
 The assignment. More...
 
std::vector< unique_ptr< StdThemeModifier > > m_aModifiers
 The modifiers painted if the assignment matches the tile with an image. More...
 

Member Data Documentation

◆ m_aModifiers

std::vector< unique_ptr<StdThemeModifier> > stmg::SelectCaseModifier::AssCase::m_aModifiers

The modifiers painted if the assignment matches the tile with an image.

◆ m_nIdAss

int32_t stmg::SelectCaseModifier::AssCase::m_nIdAss

The assignment.

Must be valid within the theme.