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.AnimatorListener
Monitor for Animator.It uses a
Logger
to 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 void
onVoidTick(ej.mwt.animation.Animation[] animations)
-