wyvern.lib.ai.behaviors
Class CastAttackSpellBE

java.lang.Object
  extended bywyvern.lib.ai.behaviors.BehaviorElement
      extended bywyvern.lib.ai.behaviors.CastAttackSpellBE

public class CastAttackSpellBE
extends BehaviorElement


Method Summary
 boolean getAction(Commandable monster, Behavior behavior)
           
static BehaviorElement getImpl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getImpl

public static BehaviorElement getImpl()

getAction

public boolean getAction(Commandable monster,
                         Behavior behavior)
Overrides:
getAction in class BehaviorElement