public interface MotorDispenser
| Modifier and Type | Method and Description |
|---|---|
Motor |
getMotor(ActivityDef activityDef,
int slot)
Resolve (find or create) a Motor instance for the slot specified.
|
Motor getMotor(ActivityDef activityDef, int slot)
activityDef - the ActivityDef which will be used to parameterize the returned motorslot - The numbered slot within the activity instance for this motorCopyright © 2017. All rights reserved.