Package apple.gamecontroller
Interface GCControllerTouchpad.Block_setTouchMoved
-
- Enclosing class:
- GCControllerTouchpad
public static interface GCControllerTouchpad.Block_setTouchMoved
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_setTouchMoved(GCControllerTouchpad touchpad, float xValue, float yValue, float buttonValue, boolean buttonPressed)
-
-
-
Method Detail
-
call_setTouchMoved
void call_setTouchMoved(GCControllerTouchpad touchpad, float xValue, float yValue, float buttonValue, boolean buttonPressed)
-
-