| Package | Description |
|---|---|
| chassis |
| Modifier and Type | Field and Description |
|---|---|
static Main.RobotState |
Main.lastState |
static Main.RobotState |
Main.state |
| Modifier and Type | Method and Description |
|---|---|
static Main.RobotState |
Main.RobotState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Main.RobotState[] |
Main.RobotState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|