|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnimationJobListener | |
---|---|
org.robokind.api.animation.messaging | |
org.robokind.api.animation.player |
Uses of AnimationJobListener in org.robokind.api.animation.messaging |
---|
Methods in org.robokind.api.animation.messaging with parameters of type AnimationJobListener | |
---|---|
void |
RemoteAnimationJob.addAnimationListener(AnimationJobListener listener)
|
void |
RemoteAnimationJob.removeAnimationListener(AnimationJobListener listener)
|
Uses of AnimationJobListener in org.robokind.api.animation.player |
---|
Methods in org.robokind.api.animation.player with parameters of type AnimationJobListener | |
---|---|
void |
AnimationJob.addAnimationListener(AnimationJobListener listener)
Adds an AnimationListener to be notified as the Animation advances. |
void |
AnimationJob.removeAnimationListener(AnimationJobListener listener)
Removes an AnimationListener from listening to the Animation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |