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