Class GCTouchState


  • public final class GCTouchState
    extends java.lang.Object
    Represents the current state of a touch event on a touchpad.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Down  
      static long Moving  
      static long Up  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait