Class GesturePlayground_back.ActiveDot

java.lang.Object
net.paulhertz.pixelaudio.example.GesturePlayground_back.ActiveDot
Enclosing class:
GesturePlayground_back

static final class GesturePlayground_back.ActiveDot extends Object
  • Field Details

    • x

      final int x
    • y

      final int y
    • expireMs

      final long expireMs
  • Constructor Details

    • ActiveDot

      ActiveDot(int x, int y, long expireMs)