Package apple.gamecontroller
Interface GCKeyboardInput.Block_keyChangedHandler_ret
-
- Enclosing class:
- GCKeyboardInput
public static interface GCKeyboardInput.Block_keyChangedHandler_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_keyChangedHandler_ret(GCKeyboardInput keyboard, GCControllerButtonInput key, long keyCode, boolean pressed)
-
-
-
Method Detail
-
call_keyChangedHandler_ret
void call_keyChangedHandler_ret(GCKeyboardInput keyboard, GCControllerButtonInput key, long keyCode, boolean pressed)
-
-