Package | Description |
---|---|
com.b3dgs.lionengine.game.object.trait.actionable |
Describe the action system, designed to represent a button and its action after a click on it.
|
Modifier and Type | Method and Description |
---|---|
static ActionConfig |
ActionConfig.imports(XmlNode root)
Import the action data from node.
|
Modifier and Type | Method and Description |
---|---|
static XmlNode |
ActionConfig.exports(ActionConfig config)
Export the action node from data.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.