Package com.sparshui.inputdevice
Class JmolTouchSimulator.TouchData
java.lang.Object
com.sparshui.inputdevice.JmolTouchSimulator.TouchData
- Enclosing class:
- JmolTouchSimulator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-