Namespace Edgar.GraphBasedGenerator.Grid2D.Drawing
Classes
DrawingUtils
Utility class for drawing layouts.
DungeonDrawer<TRoom>
Class that can export a given layout to a PNG image.
DungeonDrawerBase
Base class for drawing dungeons.
DungeonDrawerBase.OutlineSegment
DungeonDrawerOptions
Options for the DungeonDrawer<TRoom> class.
Range<T>
Represents a range of type T.
Vector2
Float vector with 2 elements. Experimental.