Game state.
Definition: state.h:42
virtual ~TopModule()=default
TopModule()
Definition: top.h:22
The first module run in each frame.
Definition: top.h:20
Main namespace for bot-related code.
Definition: areainfo.cpp:17
virtual void step(State *s)
Definition: top.cpp:16
Interface for bot modules.
Definition: module.h:30