Package | Description |
---|---|
com.b3dgs.lionengine.game |
Main types and tools related to game design.
|
Modifier and Type | Method and Description |
---|---|
static SurfaceConfig |
SurfaceConfig.imports(Configurer configurer)
Create the surface data from configurer.
|
static SurfaceConfig |
SurfaceConfig.imports(Xml root)
Create the surface data from node.
|
Modifier and Type | Method and Description |
---|---|
static Xml |
SurfaceConfig.exports(SurfaceConfig config)
Create the surface data from node.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.