Interface GCControllerTouchpad.Block_setTouchMoved

  • Enclosing class:
    GCControllerTouchpad

    public static interface GCControllerTouchpad.Block_setTouchMoved
    • Method Detail

      • call_setTouchMoved

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