Interface | Description |
---|---|
BackgroundComponent |
Represents the background component interface, which will contain background elements.
|
Class | Description |
---|---|
AbstractBackground |
AbstractBackground skeleton, used for future backgrounds implementation.
|
AbstractClouds |
This class handle clouds effect.
|
AbstractForeground |
Foreground skeleton, used for future foregrounds implementation.
|
AbstractRasteredBackgroundElement | |
BackgroundElement |
Represents a background element (contained in a background component).
|
Parallax |
Parallax is used for background depth effect (2.5D).
|