Package apple.gamecontroller
Interface GCControllerButtonInput.Block_setTouchedChangedHandler
-
- Enclosing class:
- GCControllerButtonInput
public static interface GCControllerButtonInput.Block_setTouchedChangedHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_setTouchedChangedHandler(GCControllerButtonInput button, float value, boolean pressed, boolean touched)
-
-
-
Method Detail
-
call_setTouchedChangedHandler
void call_setTouchedChangedHandler(GCControllerButtonInput button, float value, boolean pressed, boolean touched)
-
-