|
stmm-games-doc
0.32.0
|

Public Attributes | |
| int32_t | m_nInitialLeft = 0 |
| The initial value of the "left" var. More... | |
| int32_t | m_nInitialRight = 0 |
| The initial value of the "right" var. More... | |
| ON_COMPARE_TYPE | m_eOnCompareType = ON_COMPARE_UNCHANGED |
| What is done after comparison. More... | |
| ON_COMPARE_TYPE stmg::CumulCmpEvent::LocalInit::m_eOnCompareType = ON_COMPARE_UNCHANGED |
What is done after comparison.
Default is ON_COMPARE_UNCHANGED.
| int32_t stmg::CumulCmpEvent::LocalInit::m_nInitialLeft = 0 |
The initial value of the "left" var.
Default is 0.
| int32_t stmg::CumulCmpEvent::LocalInit::m_nInitialRight = 0 |
The initial value of the "right" var.
Default is 0.
1.8.13