Uses of Class
squidpony.squidgrid.mapping.MixedGenerator
Package | Description |
---|---|
squidpony.squidgrid.mapping |
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
|
-
Uses of MixedGenerator in squidpony.squidgrid.mapping
Subclasses of MixedGenerator in squidpony.squidgrid.mapping Modifier and Type Class Description class
SymmetryDungeonGenerator
A variant onMixedGenerator
that creates bi-radially symmetric maps (basically a yin-yang shape).