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