| Package | Description |
|---|---|
| io.engineblock.activityapi | |
| io.engineblock.activityimpl | |
| io.engineblock.activityimpl.motor |
| Modifier and Type | Method and Description |
|---|---|
default MotorDispenser |
ActivityType.getMotorDispenser(A activity,
InputDispenser inputDispenser,
ActionDispenser actionDispenser) |
MotorDispenser |
Activity.getMotorDispenserDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
Activity.setMotorDispenserDelegate(MotorDispenser motorDispenser) |
| Modifier and Type | Method and Description |
|---|---|
MotorDispenser |
SimpleActivity.getMotorDispenserDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleActivity.setMotorDispenserDelegate(MotorDispenser motorDispenser) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreMotorDispenser
Produce index ActivityMotor instances with an input and action,
given the input and an action factory.
|
Copyright © 2017. All rights reserved.