| Modifier and Type | Method and Description |
|---|---|
Action |
getAction() |
Input |
getInput() |
long |
getSlotId()
get the slotId which this motor is assigned to within the activity instance.
|
SlotStateTracker |
getSlotStateTracker()
Get a description of the current slot run status.
|
Motor |
setAction(Action action)
Set the action on this motor.
|
Motor |
setInput(Input input)
Set the input on this motor.
|
requestStopMotor setInput(Input input)
input - an instance of ActivityInputInput getInput()
Motor setAction(Action action)
action - an instance of activityActionAction getAction()
long getSlotId()
SlotStateTracker getSlotStateTracker()
RunState enumCopyright © 2017. All rights reserved.