Uses of Package
com.threerings.tudey.data

Packages that use com.threerings.tudey.data
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.effect   
com.threerings.tudey.server   
com.threerings.tudey.server.logic   
com.threerings.tudey.server.util   
com.threerings.tudey.tools Tudey tools. 
com.threerings.tudey.util   
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.client
EntityKey
          Identifies an entity (scene entry or actor) within the scene.
InputFrame
          Represents a single frame of user input.
TudeyCodes
          Codes and constants relating to the Tudey system.
TudeySceneModel
          Contains a representation of a Tudey scene.
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.Observer
          An interface for objects interested in changes to the scene model.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.client.cursor
TudeySceneModel.AreaEntry
          An area entry.
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.PathEntry
          A path entry.
TudeySceneModel.PlaceableEntry
          A placeable entry.
TudeySceneModel.TileEntry
          A tile entry.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.client.sprite
TudeyOccupantInfo
          Extends OccupantInfo to include the occupant's pawn id, if any.
TudeySceneModel.AreaEntry
          An area entry.
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.GlobalEntry
          A global entry.
TudeySceneModel.PathEntry
          A path entry.
TudeySceneModel.PlaceableEntry
          A placeable entry.
TudeySceneModel.TileEntry
          A tile entry.
TudeySceneModel.Vertex
          Represents a single vertex in a path or area.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.client.util
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.Observer
          An interface for objects interested in changes to the scene model.
TudeySceneModel.Vertex
          Represents a single vertex in a path or area.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.config
EntityKey
          Identifies an entity (scene entry or actor) within the scene.
TudeySceneModel
          Contains a representation of a Tudey scene.
TudeySceneModel.TileEntry
          A tile entry.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.data
EntityKey
          Identifies an entity (scene entry or actor) within the scene.
InputFrame
          Represents a single frame of user input.
TudeyBodyObject
          Extends BodyObject with Tudey-specified data.
TudeyOccupantInfo
          Extends OccupantInfo to include the occupant's pawn id, if any.
TudeySceneConfig
          Place configuration for Tudey scenes.
TudeySceneMarshaller
          Provides the implementation of the TudeySceneService interface that marshalls the arguments and delivers the request to the provider on the server.
TudeySceneModel
          Contains a representation of a Tudey scene.
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.IdEntry
          An entry identified by an integer id.
TudeySceneModel.Observer
          An interface for objects interested in changes to the scene model.
TudeySceneModel.Paint
          Contains information on a painted location.
TudeySceneModel.Paint.Type
          The types of paint.
TudeySceneModel.TileEntry
          A tile entry.
TudeySceneModel.Vertex
          Represents a single vertex in a path or area.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.data.effect
EntityKey
          Identifies an entity (scene entry or actor) within the scene.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.server
EntityKey
          Identifies an entity (scene entry or actor) within the scene.
InputFrame
          Represents a single frame of user input.
TudeyCodes
          Codes and constants relating to the Tudey system.
TudeySceneModel
          Contains a representation of a Tudey scene.
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.Observer
          An interface for objects interested in changes to the scene model.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.server.logic
EntityKey
          Identifies an entity (scene entry or actor) within the scene.
InputFrame
          Represents a single frame of user input.
TudeySceneModel
          Contains a representation of a Tudey scene.
TudeySceneModel.Entry
          An entry in the scene.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.server.util
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.Observer
          An interface for objects interested in changes to the scene model.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.tools
TudeyCodes
          Codes and constants relating to the Tudey system.
TudeySceneConfig
          Place configuration for Tudey scenes.
TudeySceneModel
          Contains a representation of a Tudey scene.
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.GlobalEntry
          A global entry.
TudeySceneModel.Observer
          An interface for objects interested in changes to the scene model.
TudeySceneModel.Paint
          Contains information on a painted location.
 

Classes in com.threerings.tudey.data used by com.threerings.tudey.util
InputFrame
          Represents a single frame of user input.
TudeySceneModel
          Contains a representation of a Tudey scene.
TudeySceneModel.Entry
          An entry in the scene.
TudeySceneModel.Paint
          Contains information on a painted location.
 



Copyright © 2011. All Rights Reserved.