Package com.b3dgs.lionengine.game.background

Interface Summary
BackgroundComponent Represents the background component interface, which will contain background elements.
 

Class Summary
AbstractBackground AbstractBackground skeleton, used for future backgrounds implementation.
AbstractClouds This class handle clouds effect.
AbstractForeground Foreground skeleton, used for future foregrounds implementation.
AbstractRasteredBackgroundElement Specific background element, supporting raster effects.
BackgroundElement Represents a background element (contained in a background component).
Parallax Parallax is used for background depth effect (2.5D).