ImageLayer displays a single image as a layer. Access via the 'tilemap' submodule.
Inherits from Layer.
opacity
float
texture
Texture
draw(angle: float = 0.0, pivot: Vec2 = ...) → None
Draw the image layer.
Args
angle
pivot