WindowHandler.addBackground

Adds a background to the spritelayer without disrupting window priorities.

class WindowHandler
void
addBackground
(
ABitmap b
)

Parameters

b ABitmap

The bitmap to become the background. Should match the raster's sizes, but can be of any bitdepth.

Meta