Package | Description |
---|---|
com.b3dgs.lionengine.game.background |
Background dedicated package.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudsGame
This class handle clouds effect.
|
class |
Parallax
Parallax is used for background depth effect (2.5D).
|
Modifier and Type | Field and Description |
---|---|
protected List<BackgroundComponent> |
BackgroundGame.components
List of components contained by this background.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BackgroundGame.add(BackgroundComponent component)
Add a component to the background.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.