Module egui::layers

source ·
Expand description

Handles paint layers, i.e. how things are sometimes painted behind or in front of other things.

Structs

An identifier for a paint layer. Also acts as an identifier for Area:s.
A list of Shapes paired with a clip rectangle.
A unique identifier of a specific Shape in a PaintList.

Enums

Different layer categories