Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.producible |
Describe the production capacity of an object by using a
Producer
to create new Featurable as
Producible . |
Modifier and Type | Method and Description |
---|---|
static ProducibleConfig |
ProducibleConfig.imports(Configurer configurer)
Create the producible data from configurer.
|
static ProducibleConfig |
ProducibleConfig.imports(Xml root)
Create the producible data from node.
|
Modifier and Type | Method and Description |
---|---|
static Xml |
ProducibleConfig.exports(ProducibleConfig config)
Export the producible node from config.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.