Snayff/nqp2

Drawing Layers

Opened this issue · 0 comments

Suggested Feature

Add drawing layers

Requirements

  • enum for different layers
  • UIElements are drawn in layer order

Additional Context

Currently, everything is drawn in the order they were added to _elements (in UIContainerLike or UI).