public class SimpleInputDispenser extends Object implements InputDispenser
| Constructor and Description |
|---|
SimpleInputDispenser(Activity activity) |
| Modifier and Type | Method and Description |
|---|---|
Input |
getInput(long slotId)
Resolve (find or create) an Input instance for the slot specified.
|
String |
toString() |
public SimpleInputDispenser(Activity activity)
public Input getInput(long slotId)
InputDispensergetInput in interface InputDispenserslotId - The numbered slot within the activity instance for this action.Copyright © 2017. All rights reserved.