public class BehaviorTree extends java.lang.Object
BehaviorTree(BehaviorNode root)
void
tick()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BehaviorTree(BehaviorNode root)
public void tick()