Documentation > Controllers > Gamepad

Parent du composant : Manager

Version: 2.0.5

This module should only be used through the Dina framework.

Any other use may not work properly.

Constructor Gamepad()
Gamepad:reset()
Gamepad:button_down(JoystickId, Button, Direction)
Gamepad:button_up(JoystickId, Button, Direction)
Gamepad:button(JoystickId, Button, Direction)
Gamepad:update(dt)
Gamepad:toString(NoTitle)