| Package | Description |
|---|---|
| xyz.cofe.gui.anim |
| Modifier and Type | Field and Description |
|---|---|
protected TimerAnimation |
TimerAnimationEvent.timerAnimation |
| Modifier and Type | Method and Description |
|---|---|
TimerAnimation |
TimerAnimationEvent.getTimerAnimation() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TimerAnimationEvent> |
TimerAnimationEvent.listen(TimerAnimation ta,
Class<T> cls,
boolean withChildren,
Reciver<T> reciver,
boolean weak) |
| Constructor and Description |
|---|
Finished(TimerAnimation timerAnimation) |
Started(TimerAnimation timerAnimation) |
Stopped(TimerAnimation timerAnimation) |
Tick(TimerAnimation timerAnimation,
long duration) |
TimerAnimationEvent(TimerAnimation timerAnimation) |
Copyright © 2018. All rights reserved.