Package net.kolls.railworld.edit

Components related to the map editor module.

See:
          Description

Class Summary
EditCanvas A canvas for editing segments.
EditFrame A window for editing segments.
SegmentEditPoint A segment edit point consists of a point on a segment as well as some extra abilities for editing, such as drawing temporary versions, moving the point (which should in turn move all segments connected to it) and determining if it should connect to other segments
 

Enum Summary
EditCanvas.Tool The available tools in the edit canvas.
 

Package net.kolls.railworld.edit Description

Components related to the map editor module.