|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnimationPlayer | |
|---|---|
| org.robokind.api.animation.messaging | |
| org.robokind.api.animation.player | |
| Uses of AnimationPlayer in org.robokind.api.animation.messaging |
|---|
| Methods in org.robokind.api.animation.messaging with parameters of type AnimationPlayer | |
|---|---|
void |
RemoteAnimationPlayerHost.setAnimationPlayer(AnimationPlayer player)
|
| Uses of AnimationPlayer in org.robokind.api.animation.player |
|---|
| Methods in org.robokind.api.animation.player that return AnimationPlayer | |
|---|---|
AnimationPlayer |
AnimationJob.getSource()
Returns the AnimationPlayer which created this AnimationJob. |
| Methods in org.robokind.api.animation.player with parameters of type AnimationPlayer | |
|---|---|
void |
AnimationTriggerHandler.setPlayer(AnimationPlayer player)
|
| Constructors in org.robokind.api.animation.player with parameters of type AnimationPlayer | |
|---|---|
AnimationTriggerHandler(AnimationLibrary library,
AnimationPlayer player)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||