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

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

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

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

Uses of Mobile in com.threerings.tudey.util
 

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



Copyright © 2011. All Rights Reserved.