Layer is the base class for all tilemap layers. Access via the 'tilemap' submodule.
visible
bool
offset
Vec2
opacity
float
name
str
type
LayerType
draw(angle: float = 0.0, pivot: Vec2 = ...) → None
Draw the layer to the current renderer.
Args
angle
pivot