Package | Description |
---|---|
com.b3dgs.lionengine.game.object |
Object representation and manipulation by handler, providing quick object access from their types, and object
creation by using a resources sharing system that allows to reduce significantly memory usage.
|
Modifier and Type | Method and Description |
---|---|
static SurfaceConfig |
SurfaceConfig.imports(Configurer configurer)
Create the surface data from configurer.
|
static SurfaceConfig |
SurfaceConfig.imports(Setup setup)
Create the surface data from setup.
|
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.