| Package | Description |
|---|---|
| io.engineblock.activityapi | |
| io.engineblock.activityimpl.motor |
| Modifier and Type | Method and Description |
|---|---|
SlotState |
Motor.getSlotState()
Get a description of the current slot run status.
|
static SlotState |
SlotState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlotState[] |
SlotState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SlotState.canTransitionTo(SlotState to) |
| Modifier and Type | Method and Description |
|---|---|
SlotState |
CoreMotor.getSlotState() |
Copyright © 2016. All rights reserved.