Uses of Class
squidpony.squidgrid.mapping.WorldMapGenerator.HyperellipticalMap
| Package | Description | 
|---|---|
| squidpony.squidgrid.mapping | 
 Tools specifically for generating maps and placing content in them, usually working with 2D char arrays. 
 | 
- 
Uses of WorldMapGenerator.HyperellipticalMap in squidpony.squidgrid.mapping
Constructors in squidpony.squidgrid.mapping with parameters of type WorldMapGenerator.HyperellipticalMap Constructor Description HyperellipticalMap(WorldMapGenerator.HyperellipticalMap other)Copies the HyperellipticalMapotherto construct a new one that is exactly the same.