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