Uses of Class
com.threerings.tudey.config.BehaviorConfig.Evaluating

Packages that use BehaviorConfig.Evaluating
com.threerings.tudey.config Tudey configurations. 
 

Uses of BehaviorConfig.Evaluating in com.threerings.tudey.config
 

Subclasses of BehaviorConfig.Evaluating in com.threerings.tudey.config
static class BehaviorConfig.Follow
          Follows another actor.
static class BehaviorConfig.Patrol
          Patrols a path, area, etc.
static class BehaviorConfig.Random
          Chooses a sub-behavior randomly according to their weights for each evaluation.
static class BehaviorConfig.Wander
          Wanders around randomly.
 



Copyright © 2011. All Rights Reserved.