Uses of Package
com.threerings.tudey.data.actor

Packages that use com.threerings.tudey.data.actor
com.threerings.tudey.client   
com.threerings.tudey.client.sprite   
com.threerings.tudey.config Tudey configurations. 
com.threerings.tudey.data Tudey data. 
com.threerings.tudey.data.actor   
com.threerings.tudey.dobj   
com.threerings.tudey.server   
com.threerings.tudey.server.logic   
com.threerings.tudey.util   
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.client
Actor
          Represents an active, stateful element of the scene.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.client.sprite
Actor
          Represents an active, stateful element of the scene.
HasActor
          An interface for classes that have an actor.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.config
Actor
          Represents an active, stateful element of the scene.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.data
Actor
          Represents an active, stateful element of the scene.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.data.actor
Active
          An actor capable of performing activities.
Actor
          Represents an active, stateful element of the scene.
Mobile
          An actor capable of moving by itself.
StepLimiter
          Limits the directions a mobile can step in.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.dobj
Actor
          Represents an active, stateful element of the scene.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.server
Actor
          Represents an active, stateful element of the scene.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.server.logic
Actor
          Represents an active, stateful element of the scene.
HasActor
          An interface for classes that have an actor.
 

Classes in com.threerings.tudey.data.actor used by com.threerings.tudey.util
Active
          An actor capable of performing activities.
Actor
          Represents an active, stateful element of the scene.
Mobile
          An actor capable of moving by itself.
Pawn
          An actor controlled by a player.
 



Copyright © 2011. All Rights Reserved.