GesturePointpublic class GesturePoint extends Object
Fields Summary |
---|
public final long | timestamp | public final float | x | public final float | y |
Constructors Summary |
---|
public GesturePoint(float x, float y, long t) throw new RuntimeException("Stub!");
|
Methods Summary |
---|
public java.lang.Object | clone() throw new RuntimeException("Stub!");
|
|