Public Attributes | |
| Int | valueRequired |
| Bool | greaterThan |
| ValueOrThreat | valueType |
| PlayerMaskType | allPlayersMask [MAX_PLAYER_COUNT] |
| PlayerMaskType | allowedPlayersMasks |
Definition at line 144 of file PartitionManager.cpp.
| PlayerMaskType CellValueProcParms::allowedPlayersMasks |
Definition at line 150 of file PartitionManager.cpp.
| PlayerMaskType CellValueProcParms::allPlayersMask[MAX_PLAYER_COUNT] |
Definition at line 149 of file PartitionManager.cpp.
| Bool CellValueProcParms::greaterThan |
Definition at line 147 of file PartitionManager.cpp.
| Int CellValueProcParms::valueRequired |
Definition at line 146 of file PartitionManager.cpp.
| ValueOrThreat CellValueProcParms::valueType |
Definition at line 148 of file PartitionManager.cpp.