#include <DDPHandler.h>
Public Attributes | |
| char | teamIdentifier [16] |
| a string discribing the team of the robot | |
| Player::teamColor | teamColor |
| TeamColor of the Robot. | |
| Player::playerNumber | playerNumber |
| PlayerNumber of the Robot. | |
Definition at line 35 of file DDPHandler.h.
|
|
a string discribing the team of the robot Data is only send to robots with the same teamIdentifier and teamColor Definition at line 38 of file DDPHandler.h. Referenced by DDPHandler::sendDDPPackage(). |
|
|
TeamColor of the Robot.
Definition at line 40 of file DDPHandler.h. Referenced by DDPHandler::sendDDPPackage(). |
|
|
PlayerNumber of the Robot.
Definition at line 41 of file DDPHandler.h. Referenced by DDPHandler::sendDDPPackage(). |
1.3.6