public class AnimationClient
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AnimationClient.InvokeEffectMessage
InvokeEffectMessage
Tells the client to invoke a coordinated effect.
|
Modifier and Type | Field and Description |
---|---|
static MessageType |
MSG_TYPE_INVOKE_EFFECT |
static java.lang.String |
TEMPL_ANIM
the animation key for the animation template
|
Constructor and Description |
---|
AnimationClient() |
Modifier and Type | Method and Description |
---|---|
static void |
playSingleAnimation(OID oid,
java.lang.String animName) |
public static final java.lang.String TEMPL_ANIM
public static final MessageType MSG_TYPE_INVOKE_EFFECT
public static void playSingleAnimation(OID oid, java.lang.String animName)