Package | Description |
---|---|
com.b3dgs.lionengine.game |
Main types and tools related to game design.
|
com.b3dgs.lionengine.game.object.trait.transformable |
Describe the transformation capacity of an object by using a
Direction to change
its location. |
Modifier and Type | Class and Description |
---|---|
class |
MoverModel
Mover model implementation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Transformable
Represents something that can be transformed with a translation or a size modification.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformableModel
Transformable model implementation.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.