public static class RobocupServerCommand.BallPosition extends RobocupServerCommand
RobocupServerCommand.Agent, RobocupServerCommand.Ball, RobocupServerCommand.BallPosition, RobocupServerCommand.BallVelocity, RobocupServerCommand.DropBall, RobocupServerCommand.Generic, RobocupServerCommand.KickOff, RobocupServerCommand.PlayMode, RobocupServerCommand.Position, RobocupServerCommand.Velocity| Modifier and Type | Field and Description |
|---|---|
private RobocupServerCommand.Position |
position |
| Constructor and Description |
|---|
RobocupServerCommand.BallPosition(Point3D position) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
getAsBytesprivate RobocupServerCommand.Position position
public RobocupServerCommand.BallPosition(Point3D position)
public String getCommand()
getCommand in class RobocupServerCommand