public static interface Gamepad.GamepadCallback
Modifier and Type | Method and Description |
---|---|
void |
gamepadChanged(Gamepad gamepad)
This method will be called whenever the gamepad state has changed due to either a KeyEvent
or a MotionEvent.
|
void gamepadChanged(Gamepad gamepad)
gamepad
- device which state has changed