wyvern.lib.ai.behaviors
Class EmitMessagesBE

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

public class EmitMessagesBE
extends BehaviorElement


Method Summary
 boolean getAction(Commandable agent, 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 agent,
                         Behavior behavior)
Overrides:
getAction in class BehaviorElement