Expand description
Handles paint layers, i.e. how things are sometimes painted behind or in front of other things.
Structs§
- This is where painted
Shape
s end up during a frame. - An identifier for a paint layer. Also acts as an identifier for
crate::Area
:s. - A list of
Shape
s paired with a clip rectangle.
Enums§
- Different layer categories