Package | Description |
---|---|
squidpony.squidgrid.mapping |
Tools specifically for generating maps and placing content in them, usually working with 2D char arrays.
|
Modifier and Type | Field and Description |
---|---|
protected EnumMap<MixedGenerator.CarverType,Integer> |
MixedGenerator.carvers |
Modifier and Type | Method and Description |
---|---|
static MixedGenerator.CarverType |
MixedGenerator.CarverType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MixedGenerator.CarverType[] |
MixedGenerator.CarverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2016. All rights reserved.