SpiralDirectionFULL version only
Enumeration in ChivalrousGames.DungeonMaster
Description
The direction a spiral will use to draw itself.
Used by the SpiralLevelGenerator.
Values
Inward | The spiral begins at the periphery and goes toward the center |
Outward | The spiral begins at the center and goes toward the periphery |
Random | The spiral directio is determined at random at each level generation attempt |