Package | Description |
---|---|
com.b3dgs.lionengine.game |
Main types and tools related to game design.
|
com.b3dgs.lionengine.game.feature |
Feature system that allows to reduce functionality complexity by splitting a single system into multiple sub systems.
|
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 © 2017 Byron 3D Games Studio. All rights reserved.