Open leluque opened 6 years ago
Implement layers to which primitives may be added. A layer must have a position and may be hidden or visible.
Partially implemented. It is necessary to implement z-order and layer order changing, and layer removal.
Implement layers to which primitives may be added. A layer must have a position and may be hidden or visible.