Uses of Class
com.threerings.tudey.data.actor.Active

Packages that use Active
com.threerings.tudey.data.actor   
com.threerings.tudey.util   
 

Uses of Active in com.threerings.tudey.data.actor
 

Subclasses of Active in com.threerings.tudey.data.actor
 class Agent
          An autonomous agent controlled by the computer.
 class Pawn
          An actor controlled by a player.
 

Uses of Active in com.threerings.tudey.util
 

Constructors in com.threerings.tudey.util with parameters of type Active
ActiveAdvancer(ActorAdvancer.Environment environment, Active active, int timestamp)
          Creates a new advancer for the supplied active.
 



Copyright © 2011. All Rights Reserved.