A registered child plus the layer key it draws/iterates under. More...
#include <Malena/Core/Core.h>
Public Attributes | |
| Core * | component |
| int | layer |
A registered child plus the layer key it draws/iterates under.
Layer ascending = draw order. Within a layer, registration order (insertion) is preserved by the stable sort in addComponent.