gamepadButtonReleased

open fun gamepadButtonReleased(button: GameButton, gamepad: Int): Boolean

Invoked when a GameButton is released on a GamepadInfo.

Return

true if event is handled; false otherwise

Parameters

button

the game button that was released

gamepad

the index of the gamepad that had the button pressed