#include <SelectionInfo.h>
Public Member Functions | |
| SelectionInfo () | |
Definition at line 38 of file SelectionInfo.h.
| SelectionInfo::SelectionInfo | ( | ) |
Definition at line 49 of file SelectionInfo.cpp.
| Int SelectionInfo::currentCountCivilians |
Definition at line 41 of file SelectionInfo.h.
| Int SelectionInfo::currentCountEnemies |
Definition at line 40 of file SelectionInfo.h.
| Int SelectionInfo::currentCountFriends |
Definition at line 45 of file SelectionInfo.h.
| Int SelectionInfo::currentCountMine |
Definition at line 42 of file SelectionInfo.h.
| Int SelectionInfo::currentCountMineBuildings |
Definition at line 44 of file SelectionInfo.h.
| Int SelectionInfo::currentCountMineInfantry |
Definition at line 43 of file SelectionInfo.h.
| Int SelectionInfo::newCountCivilians |
Definition at line 48 of file SelectionInfo.h.
| Int SelectionInfo::newCountCrates |
Definition at line 53 of file SelectionInfo.h.
| Int SelectionInfo::newCountEnemies |
Definition at line 47 of file SelectionInfo.h.
| Int SelectionInfo::newCountFriends |
Definition at line 51 of file SelectionInfo.h.
| Int SelectionInfo::newCountGarrisonableBuildings |
Definition at line 52 of file SelectionInfo.h.
| Int SelectionInfo::newCountMine |
Definition at line 49 of file SelectionInfo.h.
| Int SelectionInfo::newCountMineBuildings |
Definition at line 50 of file SelectionInfo.h.
| Bool SelectionInfo::selectCivilians |
Definition at line 56 of file SelectionInfo.h.
| Bool SelectionInfo::selectEnemies |
Definition at line 55 of file SelectionInfo.h.
| Bool SelectionInfo::selectFriends |
Definition at line 59 of file SelectionInfo.h.
| Bool SelectionInfo::selectMine |
Definition at line 57 of file SelectionInfo.h.
| Bool SelectionInfo::selectMineBuildings |
Definition at line 58 of file SelectionInfo.h.