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 SurfaceConfig |
SurfaceConfig.imports(Configurer configurer)
Create the surface data from configurer.
|
static SurfaceConfig |
SurfaceConfig.imports(XmlNode root)
Create the surface data from node.
|
Modifier and Type | Method and Description |
---|---|
static XmlNode |
SurfaceConfig.exports(SurfaceConfig config)
Create the surface data from node.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.