|
LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
|
monitor command classes Header File More...

Go to the source code of this file.
Classes | |
| class | rcsc::MonitorCommand |
| abstract monitor command class More... | |
| class | rcsc::MonitorInitCommand |
| initial connection command More... | |
| class | rcsc::MonitorByeCommand |
| disconnection command More... | |
| class | rcsc::MonitorKickOffCommand |
| game start command More... | |
| class | rcsc::MonitorDropBallCommand |
| drop ball at the specified point on the pitch. More... | |
| class | rcsc::MonitorFreeKickCommand |
| freekick awarded at the specified point on the pitch. More... | |
| class | rcsc::MonitorMovePlayerCommand |
| command to move player on the pitch More... | |
| class | rcsc::MonitorDiscardPlayerCommand |
| command to disscard a player from the server More... | |
| class | rcsc::MonitorCardCommand |
| command to give yellow/red card to a player More... | |
| class | rcsc::MonitorCompressionCommand |
| set compression level for sserver message More... | |
monitor command classes Header File