Version 1.5APIs subject to change!

multiverse.mars.plugins
Class AnimationClient

java.lang.Object
  extended by multiverse.mars.plugins.AnimationClient

public class AnimationClient
extends java.lang.Object


Nested Class Summary
static class AnimationClient.InvokeEffectMessage
          InvokeEffectMessage Tells the client to invoke a coordinated effect.
 
Field Summary
static MessageType MSG_TYPE_INVOKE_EFFECT
           
static java.lang.String TEMPL_ANIM
          the animation key for the animation template
 
Constructor Summary
AnimationClient()
           
 
Method Summary
static void playSingleAnimation(java.lang.Long oid, java.lang.String animName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMPL_ANIM

public static final java.lang.String TEMPL_ANIM
the animation key for the animation template

See Also:
Constant Field Values

MSG_TYPE_INVOKE_EFFECT

public static final MessageType MSG_TYPE_INVOKE_EFFECT
Constructor Detail

AnimationClient

public AnimationClient()
Method Detail

playSingleAnimation

public static void playSingleAnimation(java.lang.Long oid,
                                       java.lang.String animName)


Copyright © 2008 The Multiverse Network, Inc.