|
class | Arguments |
| Description of a Game Event occurrence. More...
|
|
class | BotRunner |
| Configuration for running your Bot. More...
|
|
class | BotScript |
| Common parent class for custom robot scripts, which adds hot-swap functionality. More...
|
|
class | GameEvent |
| Event registered in the game system of events, triggering its anonymous function on GameEventType game event occurrence. More...
|
|
class | Path |
| Path between two Positions that uses pathfinding mainly for length comparison purposes. More...
|
|
class | Position |
| Map position defined by X and Y coordinates. More...
|
|