Interface GCControllerTouchpad.Block_touchMoved_ret

  • Enclosing class:
    GCControllerTouchpad

    public static interface GCControllerTouchpad.Block_touchMoved_ret
    • Method Detail

      • call_touchMoved_ret

        void call_touchMoved_ret​(GCControllerTouchpad touchpad,
                                 float xValue,
                                 float yValue,
                                 float buttonValue,
                                 boolean buttonPressed)