List of usage examples for com.google.gwt.animation.client AnimationScheduler.AnimationCallback interface-usage
From source file org.parallax3d.parallax.platforms.gwt.GwtRenderingContext.java
public class GwtRenderingContext implements ResizeHandler, RenderingContext, AnimationScheduler.AnimationCallback { /** * The ID of the pending animation request. */ private AnimationScheduler.AnimationHandle animationHandle;