Uses of Class
squidpony.squidgrid.mapping.ThinDungeonGenerator
Package | Description |
---|---|
squidpony.squidgrid.mapping |
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
|
-
Uses of ThinDungeonGenerator in squidpony.squidgrid.mapping
Constructors in squidpony.squidgrid.mapping with parameters of type ThinDungeonGenerator Constructor Description ThinDungeonGenerator(ThinDungeonGenerator copying)
Copies all fields from copying and makes a new DungeonGenerator.