Used to execute a series of actions represented by IRobotAction objects.
More...
#include <ActionManager.h>
Used to execute a series of actions represented by IRobotAction objects.
- Author
- Varun Parthasarathy
Adds an action to the queue
- Parameters
-
void ActionManager::Clear |
( |
| ) |
|
|
static |
Clears the queue of all actions
bool ActionManager::isDone |
( |
| ) |
|
|
static |
- Returns
- whether or not the action queue is empty
void ActionManager::Start |
( |
| ) |
|
|
static |
Starts the sequence of actions
The documentation for this class was generated from the following files:
- Rhesus/Toolkit/Action/ActionManager.h
- Rhesus/Toolkit/Action/ActionManager.cpp