#include <rcsc/types.h>
#include <iostream>
#include <string>
ネームスペース | |
namespace | rcsc |
構成 | |
class | rcsc::MonitorCommand |
abstract monitor command class [詳細] | |
class | rcsc::MonitorInitCommand |
initial connection command [詳細] | |
class | rcsc::MonitorByeCommand |
disconnection command [詳細] | |
class | rcsc::MonitorKickOffCommand |
game start command [詳細] | |
class | rcsc::MonitorDropBallCommand |
drop ball at the specified point on the pitch. [詳細] | |
class | rcsc::MonitorFreeKickCommand |
freekick awarded at the specified point on the pitch. [詳細] | |
class | rcsc::MonitorMovePlayerCommand |
command to move player on the pitch [詳細] | |
class | rcsc::MonitorDiscardPlayerCommand |
command to award red card to player [詳細] | |
class | rcsc::MonitorCompressionCommand |
set compression level for sserver message [詳細] |