Package ej.widget.debug
Class AnimatorMonitor
- java.lang.Object
-
- ej.widget.debug.AnimatorMonitor
-
- All Implemented Interfaces:
ej.mwt.animation.Animator.AnimatorListener
public class AnimatorMonitor extends java.lang.Object implements ej.mwt.animation.Animator.AnimatorListenerMonitor for Animator.It uses a
Loggerto log a warning message when none of the animations has requested a render during an animator tick.
-
-
Constructor Summary
Constructors Constructor Description AnimatorMonitor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonVoidTick(ej.mwt.animation.Animation[] animations)
-