Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.tile.map.transition.circuit.generator |
Package dedicated to random map generation.
|
Modifier and Type | Class and Description |
---|---|
class |
PrefBase
Describe the preference base for map generator.
|
class |
PrefMapFill
Describe with which tile map must be filled.
|
class |
PrefMapRegion
Describe a region, filled by a tile in a particular area for a specified amount of random.
|
class |
PrefMapSize
Describe the map size preference for map generator.
|
Modifier and Type | Method and Description |
---|---|
GeneratorParameter |
GeneratorParameter.add(Preference preference)
Add a preference.
|
int |
PrefBase.compareTo(Preference other) |
Copyright © 2017 Byron 3D Games Studio. All rights reserved.