Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.launchable |
Represents the launch system, by using a
Launchable and a
Launcher to throw it. |
Modifier and Type | Method and Description |
---|---|
static LauncherConfig |
LauncherConfig.imports(Xml node)
Import the launcher data from node.
|
Modifier and Type | Method and Description |
---|---|
static List<LauncherConfig> |
LauncherConfig.imports(Configurer configurer)
Import the launcher data from configurer.
|
Modifier and Type | Method and Description |
---|---|
static Xml |
LauncherConfig.exports(LauncherConfig config)
Export the launcher node from config.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.