| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Field and Description |
|---|---|
AnimationRecord |
AnimationEventRecord.animation
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AnimationRecord |
AnimationRecord.Builder.build() |
AnimationRecord |
AnimationEventRecord.getAnimation()
Gets the value of the 'animation' field.
|
AnimationRecord |
AnimationEventRecord.Builder.getAnimation()
Gets the value of the 'animation' field
|
static AnimationRecord |
AnimationMessagingUtils.packAnimation(Animation animation) |
| Modifier and Type | Method and Description |
|---|---|
static AnimationRecord.Builder |
AnimationRecord.newBuilder(AnimationRecord other)
Creates a new AnimationRecord RecordBuilder by copying an existing AnimationRecord instance
|
void |
AnimationEventRecord.setAnimation(AnimationRecord value)
Sets the value of the 'animation' field.
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.setAnimation(AnimationRecord value)
Sets the value of the 'animation' field
|
static Animation |
AnimationMessagingUtils.unpackAnimation(AnimationRecord animRec) |
Copyright © 2011-2014. All Rights Reserved.