Background class.
This class stores the layers that make up the background (which contain the information about what images to use and where) as well as the color to use where no image is shown.
The color used in parts of the background where no layer is shown.
The unique identifier for this background. (Read-only)
A tuple containing all sge.BackgroundLayer objects used in this background. (Read-only)
Constructor method.
Arguments:
All other arguments set the respective initial attributes of the background. See the documentation for sge.Background for more information.