ProtoBot
Loading...
Searching...
No Matches
EnemyLocations Struct Reference

Public Attributes

std::optional< BWAPI::TilePosition > main
std::optional< BWAPI::TilePosition > natural
int frameLastUpdateMain = -1
int frameLastUpdateNat = -1

Detailed Description

Definition at line 33 of file ProtoBotCommander.h.

Member Data Documentation

◆ frameLastUpdateMain

int EnemyLocations::frameLastUpdateMain = -1

Definition at line 36 of file ProtoBotCommander.h.

◆ frameLastUpdateNat

int EnemyLocations::frameLastUpdateNat = -1

Definition at line 37 of file ProtoBotCommander.h.

◆ main

std::optional<BWAPI::TilePosition> EnemyLocations::main

Definition at line 34 of file ProtoBotCommander.h.

◆ natural

std::optional<BWAPI::TilePosition> EnemyLocations::natural

Definition at line 35 of file ProtoBotCommander.h.


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