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