public static class RobocupServerCommand.BallVelocity 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.Velocity |
velocity |
| Constructor and Description |
|---|
RobocupServerCommand.BallVelocity(Point3D velocity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
getAsBytesprivate RobocupServerCommand.Velocity velocity
public RobocupServerCommand.BallVelocity(Point3D velocity)
public String getCommand()
getCommand in class RobocupServerCommand