#include <rcsc/geom/vector_2d.h>
#include <rcsc/types.h>
#include <string>
#include <iostream>
ネームスペース | |
namespace | rcsc |
構成 | |
class | rcsc::TrainerCommand |
abstract trainer command class [詳細] | |
class | rcsc::TrainerInitCommand |
trainer's connection command [詳細] | |
class | rcsc::TrainerCheckBallCommand |
command to check ball status [詳細] | |
class | rcsc::TrainerLookCommand |
command to check field status [詳細] | |
class | rcsc::TrainerTeamNamesCommand |
command to require name of both teams [詳細] | |
class | rcsc::TrainerEarCommand |
command to enable/disable trainer's ear [詳細] | |
class | rcsc::TrainerEyeCommand |
command to enable/dispable trainer's eye [詳細] | |
class | rcsc::TrainerKickOffCommand |
command to start the game [詳細] | |
class | rcsc::TrainerChangeModeCommand |
command to change playmode [詳細] | |
class | rcsc::TrainerMoveBallCommand |
command to move ball [詳細] | |
class | rcsc::TrainerMovePlayerCommand |
command to move player [詳細] | |
class | rcsc::TrainerRecoverCommand |
command to recover players' stamina [詳細] | |
class | rcsc::TrainerChangePlayerTypeCommand |
command to change player type [詳細] | |
class | rcsc::TrainerSayCommand |
trainer's say command [詳細] | |
class | rcsc::TrainerCompressionCommand |
command to set message compression level [詳細] | |
class | rcsc::TrainerDoneCommand |
command to send done command for (think) message in synch_mode [詳細] |