Module sc2::observer [−][src]
Contains the public API of the structs that interact with the Observer.
Structs
| EventAck |
Notify the coordinator that we are done with this event. |
| Observation |
State of the game (changes every frame). |
| ObserverClient |
An interface used to observer the game state. |
Enums
| Event |
An event from the game. |