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 ObjectConfig |
ObjectConfig.imports(Configurer configurer)
Import the object data from configurer.
|
static ObjectConfig |
ObjectConfig.imports(XmlNode root)
Import the object data from node.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.