Interface BrickletLCD128x64.TouchGestureListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void touchGesture​(int gesture, long duration, int pressureMax, int xStart, int yStart, int xEnd, int yEnd, long age)  
    • Method Detail

      • touchGesture

        void touchGesture​(int gesture,
                          long duration,
                          int pressureMax,
                          int xStart,
                          int yStart,
                          int xEnd,
                          int yEnd,
                          long age)