Package | Description |
---|---|
squidpony.squidgrid.mapping |
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
|
Modifier and Type | Field and Description |
---|---|
RoomFinder |
SectionDungeonGenerator.finder |
RoomFinder |
Placement.finder
The RoomFinder this uses internally to find placement areas only where they are appropriate.
|
Constructor and Description |
---|
Placement(RoomFinder finder)
Constructs a Placement using the given RoomFinder, which will have collections of rooms, corridors, and caves.
|
Copyright © 2012–2016. All rights reserved.