Package | Description |
---|---|
com.b3dgs.lionengine.game.object |
Object representation and manipulation by handler, providing quick object access from their types, and object
creation by using a resources sharing system that allows to reduce significantly memory usage.
|
Modifier and Type | Method and Description |
---|---|
static FramesConfig |
FramesConfig.imports(Configurer configurer)
Imports the frames config from configurer.
|
static FramesConfig |
FramesConfig.imports(Setup setup)
Imports the frames config from setup.
|
static FramesConfig |
FramesConfig.imports(XmlNode root)
Imports the frames config from node.
|
Modifier and Type | Method and Description |
---|---|
static XmlNode |
FramesConfig.exports(FramesConfig config)
Exports the frames node from config.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.