public static class TimerAnimationEvent.Tick extends TimerAnimationEvent
TimerAnimationEvent.Finished, TimerAnimationEvent.Started, TimerAnimationEvent.Stopped, TimerAnimationEvent.Tick| Modifier and Type | Field and Description |
|---|---|
protected long |
duration |
timerAnimation| Constructor and Description |
|---|
Tick(TimerAnimation timerAnimation,
long duration) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDuration() |
long |
getLength() |
String |
toString() |
getTimerAnimation, listen, listenerpublic Tick(TimerAnimation timerAnimation, long duration)
Copyright © 2018. All rights reserved.