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