Class JmolTouchSimulator.TouchData

java.lang.Object
com.sparshui.inputdevice.JmolTouchSimulator.TouchData
Enclosing class:
JmolTouchSimulator

protected class JmolTouchSimulator.TouchData extends Object
  • Field Details

    • type

      public int type
    • id

      public int id
    • x

      public int x
    • y

      public int y
    • when

      public long when
    • delay

      public long delay
  • Constructor Details

    • TouchData

      protected TouchData()