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