Package | Description |
---|---|
utilities |
Modifier and Type | Method and Description |
---|---|
static Odometer.TURNDIR |
Odometer.TURNDIR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Odometer.TURNDIR[] |
Odometer.TURNDIR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Odometer.spin(Odometer.TURNDIR dir)
Spin in a certain direction
|