Amazon.Device.InputMapping 1.0.0
|
A set of input mappings for the game/app where InputAction
s are classified into a set of InputGroup
s.
More...
Static Public Member Functions | |
static InputMap | Create (IList< InputGroup > inputGroups, MouseSettings mouseSettings) |
Creates a new InputMap object. | |
Properties | |
IList< InputGroup > | InputGroups [get] |
MouseSettings | MouseSettings [get] |
MouseSettings corresponding to the input map | |
A set of input mappings for the game/app where InputAction
s are classified into a set of InputGroup
s.
|
static |
Creates a new InputMap
object.
inputGroups | List of InputGroup corresponding to the input map. |
mouseSettings | MouseSettings corresponding to the input map |
|
get |
|
get |
MouseSettings
corresponding to the input map