Module game_controller

Source
Expand description

A logical game controller that attached to a physical device.

Modules§

axis
Axes for a game controller.
button
Buttons for a game controller.
event
An event related on a game controller.
map
A definition of a mapping structure.

Structs§

GameController
A logical game controller manages binding of the physical devices.
GameControllerSet
All of recognized game controllers at initialized.