Inheritance diagram for RS::TrainerCheckBallCommand:


Public Member Functions | |
| const std::string | serverString () const |
| Returns the server string that will execute the CheckBallCommand at the soccer server. | |
| TrainerCheckBallCommand * | clone () const |
| Returns a new copy of the command. | |
(check ball) Ask the soccerserver to check the position of the ball. Four positions are defined:
Definition at line 80 of file TrainerCheckBallCommand.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 TrainerCheckBallCommand.cc. |
1.3-rc3