|
ProtoBot
|
Public Attributes | |
| std::optional< BWAPI::TilePosition > | main |
| std::optional< BWAPI::TilePosition > | natural |
| int | frameLastUpdateMain = -1 |
| int | frameLastUpdateNat = -1 |
Definition at line 33 of file ProtoBotCommander.h.
| int EnemyLocations::frameLastUpdateMain = -1 |
Definition at line 36 of file ProtoBotCommander.h.
| int EnemyLocations::frameLastUpdateNat = -1 |
Definition at line 37 of file ProtoBotCommander.h.
| std::optional<BWAPI::TilePosition> EnemyLocations::main |
Definition at line 34 of file ProtoBotCommander.h.
| std::optional<BWAPI::TilePosition> EnemyLocations::natural |
Definition at line 35 of file ProtoBotCommander.h.