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