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 SizeConfig |
SizeConfig.imports(Configurer configurer)
Import the size data from configurer.
|
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.