Package | Description |
---|---|
squidpony.squidgrid.mapping |
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
|
squidpony.squidgrid.mapping.styled |
Support code for working with tiled dungeon generation; normally only TilesetType is used outside SquidLib.
|
squidpony.tileset |
Pre-constructed Tileset objects in different styles, that DungeonBoneGen consumes (not intended for external use).
|
Class and Description |
---|
DungeonBoneGen
Generate a dungeon using Sean T.
|
TilesetType
An enumeration of all the kinds of dungeon that DungeonGen
knows how to draw already.
|
Class and Description |
---|
Config
Part of the JSON that defines a tileset.
|
Maximums
Part of the JSON that defines a tileset.
|
Tile
Part of the JSON that defines a tileset.
|
Tileset
The outermost class in the JSON that defines a tileset.
|
TilesetType
An enumeration of all the kinds of dungeon that DungeonGen
knows how to draw already.
|
Class and Description |
---|
Tileset
The outermost class in the JSON that defines a tileset.
|
Copyright © 2012–2016. All rights reserved.