Package | Description |
---|---|
com.b3dgs.lionengine.game.platform.background |
Modifier and Type | Class and Description |
---|---|
class |
CloudsPlatform
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> |
BackgroundPlatform.components
List of components contained by this background.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BackgroundPlatform.add(BackgroundComponent component)
Add a component to the background.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.