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() → None
Draw the layer to the current renderer.