public interface JmolMultiTouchClient
Modifier and Type | Method and Description |
---|---|
java.util.List<com.sparshui.gestures.GestureType> |
getAllowedGestures(int groupID) |
int |
getGroupID(int x,
int y) |
void |
processEvent(int groupID,
int eventType,
int touchID,
int iData,
javax.vecmath.Point3f pt,
long time) |