Package com.threerings.stage.data

Interface Summary
StageCodes Codes and constants relating to the Stage system.
 

Class Summary
DefaultColorUpdate Update to change the default colorization for objects in a scene which do not define their own colorization.
ModifyObjectsUpdate A scene update that is broadcast when objects have been added to or removed from the scene.
StageLocation Contains information on a scene occupant's position and orientation.
StageMisoSceneModel Extends the SparseMisoSceneModel with the necessary interface to wire it up to the Whirled auxiliary model system.
StageOccupantInfo Extends the standard occupant info with stage specific business.
StageScene The implementation of the Stage scene interface.
StageSceneConfig Place configuration for the main isometric scenes in Stage.
StageSceneMarshaller Provides the implementation of the StageSceneService interface that marshalls the arguments and delivers the request to the provider on the server.
StageSceneModel Extends the basic scene model with the notion of a scene type and incorporates the necessary auxiliary models used by the Stage system.
StageSceneObject Extends the basic SpotSceneObject with data and services specific to isometric stage scenes.