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