Atavism Version 2018.1AGIS API

atavism.agis.plugins
Class AnimationClient

java.lang.Object
  extended by atavism.agis.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(OID 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(OID oid,
                                       java.lang.String animName)


Copyright © 2018 Dragonsan Studios Sp. z o.o.