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