class MotionPoint
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
index |
(package private) long |
time |
(package private) int |
x |
(package private) int |
y |
| Constructor and Description |
|---|
MotionPoint() |