public static interface Animator.AnimatorListener
Modifier and Type | Method and Description |
---|---|
void |
onVoidTick(Animation[] animations)
Handles the case when none of the animations has requested a render during an animator tick.
|
void onVoidTick(Animation[] animations)
animations
- the animations of the animator.