Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
SelectionInfo Struct Reference

#include <SelectionInfo.h>

Public Member Functions

 SelectionInfo ()
 

Public Attributes

Int currentCountEnemies
 
Int currentCountCivilians
 
Int currentCountMine
 
Int currentCountMineInfantry
 
Int currentCountMineBuildings
 
Int currentCountFriends
 
Int newCountEnemies
 
Int newCountCivilians
 
Int newCountMine
 
Int newCountMineBuildings
 
Int newCountFriends
 
Int newCountGarrisonableBuildings
 
Int newCountCrates
 
Bool selectEnemies
 
Bool selectCivilians
 
Bool selectMine
 
Bool selectMineBuildings
 
Bool selectFriends
 

Detailed Description

Definition at line 38 of file SelectionInfo.h.

Constructor & Destructor Documentation

◆ SelectionInfo()

SelectionInfo::SelectionInfo ( )

Definition at line 49 of file SelectionInfo.cpp.

Member Data Documentation

◆ currentCountCivilians

Int SelectionInfo::currentCountCivilians

Definition at line 41 of file SelectionInfo.h.

◆ currentCountEnemies

Int SelectionInfo::currentCountEnemies

Definition at line 40 of file SelectionInfo.h.

◆ currentCountFriends

Int SelectionInfo::currentCountFriends

Definition at line 45 of file SelectionInfo.h.

◆ currentCountMine

Int SelectionInfo::currentCountMine

Definition at line 42 of file SelectionInfo.h.

◆ currentCountMineBuildings

Int SelectionInfo::currentCountMineBuildings

Definition at line 44 of file SelectionInfo.h.

◆ currentCountMineInfantry

Int SelectionInfo::currentCountMineInfantry

Definition at line 43 of file SelectionInfo.h.

◆ newCountCivilians

Int SelectionInfo::newCountCivilians

Definition at line 48 of file SelectionInfo.h.

◆ newCountCrates

Int SelectionInfo::newCountCrates

Definition at line 53 of file SelectionInfo.h.

◆ newCountEnemies

Int SelectionInfo::newCountEnemies

Definition at line 47 of file SelectionInfo.h.

◆ newCountFriends

Int SelectionInfo::newCountFriends

Definition at line 51 of file SelectionInfo.h.

◆ newCountGarrisonableBuildings

Int SelectionInfo::newCountGarrisonableBuildings

Definition at line 52 of file SelectionInfo.h.

◆ newCountMine

Int SelectionInfo::newCountMine

Definition at line 49 of file SelectionInfo.h.

◆ newCountMineBuildings

Int SelectionInfo::newCountMineBuildings

Definition at line 50 of file SelectionInfo.h.

◆ selectCivilians

Bool SelectionInfo::selectCivilians

Definition at line 56 of file SelectionInfo.h.

◆ selectEnemies

Bool SelectionInfo::selectEnemies

Definition at line 55 of file SelectionInfo.h.

◆ selectFriends

Bool SelectionInfo::selectFriends

Definition at line 59 of file SelectionInfo.h.

◆ selectMine

Bool SelectionInfo::selectMine

Definition at line 57 of file SelectionInfo.h.

◆ selectMineBuildings

Bool SelectionInfo::selectMineBuildings

Definition at line 58 of file SelectionInfo.h.


The documentation for this struct was generated from the following files: