Uses of Package
com.threerings.tudey.util

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

Classes in com.threerings.tudey.util used by com.threerings.tudey.client
ActorAdvancer.Environment
          Provides a callback mechanism to allow the advancer to query the actor's environment while advancing it.
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.client.cursor
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.client.sprite
ActorAdvancer
          Used on the client and the server to advance the state of an actor based on its state and surroundings.
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.client.util
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.config
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.data
ActorAdvancer.Environment
          Provides a callback mechanism to allow the advancer to query the actor's environment while advancing it.
Coord
          Represents a pair of 2D integer coordinates.
CoordIntMap
          Maps pairs of integer coordinates to integer values.
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.data.actor
ActorAdvancer
          Used on the client and the server to advance the state of an actor based on its state and surroundings.
ActorAdvancer.Environment
          Provides a callback mechanism to allow the advancer to query the actor's environment while advancing it.
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.server
ActorAdvancer.Environment
          Provides a callback mechanism to allow the advancer to query the actor's environment while advancing it.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.server.logic
ActorAdvancer.Environment
          Provides a callback mechanism to allow the advancer to query the actor's environment while advancing it.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.tools
ActorAdvancer.Environment
          Provides a callback mechanism to allow the advancer to query the actor's environment while advancing it.
EntryManipulator
          Provides a generic interface for manipulating scene entries.
TudeyContext
          Provides access to the required elements of the Tudey system.
 

Classes in com.threerings.tudey.util used by com.threerings.tudey.util
ActiveAdvancer
          Advancer for active actors.
ActorAdvancer
          Used on the client and the server to advance the state of an actor based on its state and surroundings.
ActorAdvancer.Environment
          Provides a callback mechanism to allow the advancer to query the actor's environment while advancing it.
Coord
          Represents a pair of 2D integer coordinates.
CoordIntMap.CoordIntEntry
          An entry in the map.
CoordSet
          Contains a set of encoded coordinates.
Direction
          Represents the four cardinal and four ordinal directions and their offsets in the Tudey coordinate system.
EntryManipulator
          Provides a generic interface for manipulating scene entries.
MobileAdvancer
          Advancer for mobile actors.
 



Copyright © 2011. All Rights Reserved.