
An ABC for Robolocust behaviours. More...
#include "Robots/LoBot/ui/LoDrawable.H"#include "Robots/LoBot/thread/LoThread.H"

Go to the source code of this file.
Classes | |
| class | lobot::Behavior |
| An ABC defining the common interface for all of lobot's behaviours. More... | |
An ABC for Robolocust behaviours.
This file defines an abstract base class that provides a common interface for the different behaviours that constitute lobot's behaviour-based robot controller.
Definition in file LoBehavior.H.
1.6.3