Enumeration in ChivalrousGames.DungeonMaster
Description
A starting corner for an inward Spiral. Used by the SpiralLevelGenerator.Values
TopLeft | The top left corner of the spiral (where top and left are relative to axis of the selected plane) |
TopRight | The top right corner of the spiral (where top and right are relative to axis of the selected plane) |
BottomLeft | The bottom left corner of the spiral (where bottom and left are relative to axis of the selected plane) |
BottomRight | The bottom right corner of the spiral (where bottom and right are relative to axis of the selected plane) |
Random | Selects a corner at random |