Package net.paulhertz.pixelaudio.example
Class GesturePlayground_back.ActiveDot
java.lang.Object
net.paulhertz.pixelaudio.example.GesturePlayground_back.ActiveDot
- Enclosing class:
- GesturePlayground_back
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
final int x -
y
final int y -
expireMs
final long expireMs
-
-
Constructor Details
-
ActiveDot
ActiveDot(int x, int y, long expireMs)
-