Class TouchCopy


  • public class TouchCopy
    extends Object
    • Constructor Detail

      • TouchCopy

        public TouchCopy​(int x,
                         int y,
                         int id)
    • Method Detail

      • copy

        public static TouchCopy copy​(com.google.gwt.dom.client.Touch touch)
      • getPageX

        public int getPageX()
      • getPageY

        public int getPageY()
      • getIdentifier

        public int getIdentifier()