Uses of Package
squidpony.squidgrid.mapping.styled
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 |
Internally used; see
TilesetType members for the actual documentation. |
-
Classes in squidpony.squidgrid.mapping.styled used by squidpony.squidgrid.mapping Class Description DungeonBoneGen Generate a dungeon using Sean T.TilesetType An enumeration of all the kinds of dungeon that DungeonBoneGen knows how to draw already. -
Classes in squidpony.squidgrid.mapping.styled used by squidpony.squidgrid.mapping.styled Class 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 DungeonBoneGen knows how to draw already. -
Classes in squidpony.squidgrid.mapping.styled used by squidpony.tileset Class Description Tileset The outermost class in the JSON that defines a tileset.