Package | Description |
---|---|
com.b3dgs.lionengine.game.background | |
demo.background |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClouds
This class handle clouds effect.
|
class |
Parallax
Parallax is used for background depth effect (2.5D).
|
Modifier and Type | Field and Description |
---|---|
protected BackgroundComponent[] |
AbstractForeground.components |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<BackgroundComponent> |
AbstractBackground.components |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBackground.add(BackgroundComponent component) |
Modifier and Type | Class and Description |
---|---|
class |
Clouds |