Inheritance diagram for RS::TackleCommand:


Public Member Functions | |
| TackleCommand (const Float power) | |
| const std::string | serverString () const |
| Returns the server string that will execute the Tackle command. | |
| TackleCommand * | clone () const |
| Returns a new copy of the command. | |
| Float | getPower () const |
Definition at line 73 of file TackleCommand.h.
|
|
Returns a new copy of the command. REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!! Implements RS::PeriodicCommand. Definition at line 71 of file TackleCommand.cc. |
1.3-rc3