@EditorMessageBundle(value="editor.tudey")

Package com.threerings.tudey.tools

Tudey tools.

See:
          Description

Class Summary
AreaDefiner The area definer tool.
AreaDefiner.AreaReference Allows us to edit the area reference.
Arrow The arrow tool.
BaseMover The base class of Mover and Palette.
ConfigTool<T extends ManagedConfig> Base class for tools using config libraries.
ConfigTool.EditableReference<T extends ManagedConfig> Allows us to edit the placeable reference.
EditorGrid A special grid that follows the camera around (while staying aligned to the tile grid).
EditorTool A tool to use in the scene editor.
EditorTool.Filter Determines which kinds of entries we want to affect.
EntryEdit Represents an edit to the scene's entries (and paint).
Eraser The eraser tool.
Eraser.Options Allows us to edit the tool options.
Eyedropper Allows sampling the entry under the cursor in order to recreate it.
GlobalEditor The global editor tool.
GlobalEditor.EditableGlobals Allows us to edit the scene's globals.
GroundBrush The ground brush tool.
GroundBrush.GroundReference Allows us to edit the ground reference.
Layers The Layer display widget.
Mover The mover tool.
Notepad The notepad tool.
Palette The palette tool.
PathDefiner The path definer tool.
PathDefiner.PathReference Allows us to edit the path reference.
Placer The placeable placer tool.
Placer.PlaceableReference Allows us to edit the placeable reference.
SceneEditor The scene editor application.
SceneResourcesTask An Ant task that gathers all resources referenced by a group of scenes and puts them in a pattern set.
SceneValidatorTask Validates the references in a set of scenes.
Selector The selector tool.
Selector.Options Allows us to edit the tool options.
TileBrush Places individual tiles.
TileBrush.TileReference Allows us to edit the tile reference.
ToolSceneConfig Place configuration for Tudey scenes.
ToolSceneController Scene controller for tools.
ToolSceneManager Scene manager for tools.
ToolSceneRepository Returns a single scene model for all scene requests.
ToolSceneView Scene view for tools.
ToolServer A local server for use with the tools.
ToolServer.ToolClientResolver Client resolver class.
ToolServer.ToolModule Configures dependencies needed by the local server.
TudeyTool Base class for Tudey tools.
WallBrush The wall brush tool.
WallBrush.WallReference Allows us to edit the wall reference.
 

Enum Summary
EditorTool.DirectionalConstraint The directional constraints.
 

Package com.threerings.tudey.tools Description

Tudey tools.