|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnimationEvent | |
|---|---|
| org.robokind.api.animation.messaging | |
| org.robokind.api.animation.protocol | |
| org.robokind.api.animation.utils | |
| Uses of AnimationEvent in org.robokind.api.animation.messaging |
|---|
| Methods in org.robokind.api.animation.messaging with parameters of type AnimationEvent | |
|---|---|
void |
RemoteAnimationPlayerHost.AnimationEventPlayer.handleEvent(AnimationEvent event)
|
void |
RemoteAnimationPlayerHost.HackedEventPlayer.handleEvent(AnimationEvent event)
|
| Method parameters in org.robokind.api.animation.messaging with type arguments of type AnimationEvent | |
|---|---|
void |
RemoteAnimationPlayerClient.setAnimationEventSender(MessageSender<AnimationEvent> sender)
|
void |
RemoteAnimationPlayerHost.setAnimationReceiver(MessageAsyncReceiver<AnimationEvent> receiver)
|
| Uses of AnimationEvent in org.robokind.api.animation.protocol |
|---|
| Methods in org.robokind.api.animation.protocol that return AnimationEvent | |
|---|---|
AnimationEvent |
AnimationEvent.AnimationEventFactory.createAnimationEvent(String clientId,
String hostId,
Animation animation)
|
| Uses of AnimationEvent in org.robokind.api.animation.utils |
|---|
| Methods in org.robokind.api.animation.utils with parameters of type AnimationEvent | |
|---|---|
void |
LibraryRemoteAnimationAdder.handleEvent(AnimationEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||