Package | Description |
---|---|
squidpony.squidgrid.mapping |
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
|
Modifier and Type | Method and Description |
---|---|
boolean[][] |
GrowingTreeMazeGenerator.create(GrowingTreeMazeGenerator.ChoosingMethod choosing)
Builds and returns a boolean mapping of a maze using the provided chooser method object.
|
Copyright © 2012–2016. All rights reserved.