Package | Description |
---|---|
swarm.Interfaces | |
swarm.robot |
Modifier and Type | Method and Description |
---|---|
static IRobotState.robotState |
IRobotState.robotState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IRobotState.robotState[] |
IRobotState.robotState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected IRobotState.robotState |
Robot.state |