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