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