Package | Description |
---|---|
com.b3dgs.lionengine.game.feature |
Feature system that allows to reduce functionality complexity by splitting a single system into multiple sub systems.
|
Modifier and Type | Method and Description |
---|---|
static LayerableConfig |
LayerableConfig.imports(Configurer configurer)
Imports the layerable config from configurer.
|
static LayerableConfig |
LayerableConfig.imports(Xml root)
Imports the layerable config from node.
|
Modifier and Type | Method and Description |
---|---|
static Xml |
LayerableConfig.exports(LayerableConfig config)
Exports the layerable node from config.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.