Interface GCControllerTouchpad.Block_setTouchDown

  • Enclosing class:
    GCControllerTouchpad

    public static interface GCControllerTouchpad.Block_setTouchDown
    • Method Detail

      • call_setTouchDown

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