Uses of Class
squidpony.squidgrid.mapping.WorldMapGenerator.SphereMap
| Package | Description |
|---|---|
| squidpony.squidgrid.mapping |
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
|
-
Uses of WorldMapGenerator.SphereMap in squidpony.squidgrid.mapping
Fields in squidpony.squidgrid.mapping declared as WorldMapGenerator.SphereMap Modifier and Type Field Description WorldMapGenerator.SphereMapWorldMapGenerator.RotatingSpaceMap. storedMapConstructors in squidpony.squidgrid.mapping with parameters of type WorldMapGenerator.SphereMap Constructor Description SphereMap(WorldMapGenerator.SphereMap other)Copies the SphereMapotherto construct a new one that is exactly the same.