Tournament namespace
Contains a list of interruptable actions that the tournament module can allow or deny.
Enums
- enum ActionID { EnableFlag, PauseGame, ResumeGame, LeaveGame, SetLocalSpeed, SetTextSize, SetLatCom, SetGUI, SetMap, SetFrameSkip, Printf, SendText, SetCommandOptimizationLevel }
- Contains a list of interruptable actions that the tournament module can allow or deny.
Enum documentation
enum BWAPI:: Tournament:: ActionID
Contains a list of interruptable actions that the tournament module can allow or deny.
| Enumerators | |
|---|---|
| EnableFlag | |
| PauseGame | |
| ResumeGame | |
| LeaveGame | |
| SetLocalSpeed | |
| SetTextSize | |
| SetLatCom | |
| SetGUI | |
| SetMap | |
| SetFrameSkip | |
| Printf | |
| SendText | |
| SetCommandOptimizationLevel |