Modules§
- device
- Collection of enums that rappresent information about input devices
Structs§
- Action
Bind - Bind an InputType to an Input source using an ActionBind
- Axis
Bind - Bind an InputType to an Input source using an AxisBind
- Bindings
- Contains all the defined input bindings for the InputModule
- Input
Event - Rappresent an input event composed by the input type and its value
- Input
Handler - A Resource that handle the mapping between the user input events and the Bindings
- Input
Module - Adds input bindings mapping support to the engine
Enums§
Traits§
- Input
Type - Rappresent a possible input key binding.