Package com.threerings.tudey.client

Interface Summary
TudeySceneService Provides services relating to Tudey scenes.
TudeySceneView.TickParticipant An interface for objects (such as sprites and observers) that require per-tick updates.
 

Class Summary
TudeySceneController The basic Tudey scene controller class.
TudeySceneController.PawnState Records the state of the controlled pawn at the time of an input frame (along with the frame itself).
TudeySceneView Displays a view of a Tudey scene.
TudeySceneView.FloorMaskFilter Used to select sprites according to their floor flags.
TudeySceneView.UpdateRecord Contains the state at a single update.