public interface InputDispenser
| Modifier and Type | Method and Description |
|---|---|
Input |
getInput(long slot)
Resolve (find or create) an Input instance for the slot specified.
|
Input getInput(long slot)
slot - The numbered slot within the activity instance for this action.Copyright © 2017. All rights reserved.