Package | Description |
---|---|
com.google.gwt.animation.client |
Classes for Animation support.
|
com.google.gwt.animation.client.testing |
Modifier and Type | Method and Description |
---|---|
static AnimationScheduler |
AnimationScheduler.get()
Returns the default implementation of the AnimationScheduler API.
|
Constructor and Description |
---|
Animation(AnimationScheduler scheduler)
Construct a new
AnimationScheduler using the specified scheduler to
sheduler request frames. |
Modifier and Type | Class and Description |
---|---|
class |
StubAnimationScheduler
A stub implementation of
AnimationScheduler that does not execute the
callbacks. |
Copyright © 2018. All rights reserved.