Interface GCControllerTouchpad.Block_touchDown_ret

  • Enclosing class:
    GCControllerTouchpad

    public static interface GCControllerTouchpad.Block_touchDown_ret
    • Method Detail

      • call_touchDown_ret

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