12 #include "unitsinfo.h" Game state.
Definition: state.h:42
GathererModule()
Definition: gatherer.h:28
virtual void step(State *s) override
Definition: gatherer.cpp:26
virtual ~GathererModule()=default
Manages worker units for resource gathering.
Definition: gatherer.h:26
Main namespace for bot-related code.
Definition: areainfo.cpp:17
Interface for bot modules.
Definition: module.h:30