The parent Robot Devastation class of the robotDevastation program.
#include <RobotDevastation.hpp>
|
| virtual bool | configure (yarp::os::ResourceFinder &rf) |
| |
|
|
template<typename T > |
| void | getInfoFromUser (const std::string &question, T &info, const bool &no_empty=false) |
| |
|
bool | interruptModule () |
| |
|
double | getPeriod () |
| |
|
bool | updateModule () |
| |
|
bool | initPlayerInfo (yarp::os::ResourceFinder &rf) |
| |
|
bool | initSound (yarp::os::ResourceFinder &rf) |
| |
|
bool | initGameFSM () |
| |
|
bool | cleanup () |
| |
◆ configure()
| bool rd::RobotDevastation::configure |
( |
yarp::os::ResourceFinder & |
rf | ) |
|
|
virtual |
Called on initialization.
The documentation for this class was generated from the following files:
- src/programs/robotDevastation/RobotDevastation.hpp
- src/programs/robotDevastation/RobotDevastation.cpp