Dungeon Architect
17.0.0
|
Static Public Member Functions | |
static FloorIsland | MergeIslands (FloorIsland[] islands) |
Merges the islands in the same level More... | |
static FloorIsland[] | FindIslands (DungeonRoomVoxel voxelWorld, int y) |
Properties | |
List< IntVector > | IslandCells [get] |
Definition at line 155 of file DungeonRoomDesigner.cs.
|
static |
Merges the islands in the same level
Definition at line 166 of file DungeonRoomDesigner.cs.