|
ProtoBot
|
Counter of the amount of requests of a specific unit type are already in the list of ResourceRequests in ProtoBot. More...
#include <ProtoBotCommander.h>
Public Attributes | |
| int | worker_requests = 0 |
| int | zealots_requests = 0 |
| int | dragoons_requests = 0 |
| int | observers_requests = 0 |
| int | dark_templars_requests = 0 |
| int | gateway_requests = 0 |
| int | nexus_requests = 0 |
| int | forge_requests = 0 |
| int | cybernetics_requests = 0 |
| int | robotics_requests = 0 |
| int | observatory_requests = 0 |
| int | citadel_requests = 0 |
| int | templarArchives_requests = 0 |
| int | photon_cannon_requests = 0 |
| int | pylons_requests = 0 |
| int | singularity_requests = 0 |
| int | groundWeapons_requests = 0 |
| int | groundArmor_requests = 0 |
| int | plasmaShields_requests = 0 |
| int | legEnhancements_requests = 0 |
Counter of the amount of requests of a specific unit type are already in the list of ResourceRequests in ProtoBot.
Definition at line 100 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::citadel_requests = 0 |
Definition at line 115 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::cybernetics_requests = 0 |
Definition at line 112 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::dark_templars_requests = 0 |
Definition at line 106 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::dragoons_requests = 0 |
Definition at line 104 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::forge_requests = 0 |
Definition at line 111 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::gateway_requests = 0 |
Definition at line 109 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::groundArmor_requests = 0 |
Definition at line 123 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::groundWeapons_requests = 0 |
Definition at line 122 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::legEnhancements_requests = 0 |
Definition at line 125 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::nexus_requests = 0 |
Definition at line 110 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::observatory_requests = 0 |
Definition at line 114 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::observers_requests = 0 |
Definition at line 105 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::photon_cannon_requests = 0 |
Definition at line 117 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::plasmaShields_requests = 0 |
Definition at line 124 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::pylons_requests = 0 |
Definition at line 118 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::robotics_requests = 0 |
Definition at line 113 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::singularity_requests = 0 |
Definition at line 121 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::templarArchives_requests = 0 |
Definition at line 116 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::worker_requests = 0 |
Definition at line 102 of file ProtoBotCommander.h.
| int ProtoBotRequestCounter::zealots_requests = 0 |
Definition at line 103 of file ProtoBotCommander.h.