Inheritance diagram for RS::TrainerRecoverCommand:


Public Member Functions | |
| const std::string | serverString () const |
| Returns the server string that will execute the RecoverCommand at the soccer server. | |
| TrainerRecoverCommand * | clone () const |
| Returns a new copy of the command. | |
(recover) This command resets players' stamina, recovery, effort and hear capacity to the values at the beginning of the game. Possible replies by the soccerserver: (ok recover) The command succeeded.
Definition at line 75 of file TrainerRecoverCommand.h.
|
|
Returns a new copy of the command. REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!! Implements RS::TrainerCommand. Definition at line 70 of file TrainerRecoverCommand.cc. |
1.3-rc3