stmm-games-doc  0.32.0
Public Member Functions | Protected Member Functions | List of all members
stmg::TileSelector::Operand Class Reference
Inheritance diagram for stmg::TileSelector::Operand:
Inheritance graph
[legend]

Public Member Functions

void dump (int32_t nIndentSpaces) const noexcept
 

Protected Member Functions

 Operand (OPERAND_TYPE eOperandType) noexcept
 
bool eval (const Tile &oTile, int32_t nSkin) const noexcept
 

Constructor & Destructor Documentation

◆ Operand()

stmg::TileSelector::Operand::Operand ( OPERAND_TYPE  eOperandType)
explicitprotectednoexcept

Member Function Documentation

◆ dump()

void stmg::TileSelector::Operand::dump ( int32_t  nIndentSpaces) const
noexcept

◆ eval()

bool stmg::TileSelector::Operand::eval ( const Tile oTile,
int32_t  nSkin 
) const
protectednoexcept