![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Scheduling key for one explicit phase entity. More...
#include <world.h>
Public Attributes | |
| Entity | phase = EntityBad |
| Phase entity. | |
| uint32_t | depth = 0 |
| Depth of phase in the phase DependsOn graph. | |
| uint32_t | order = 0 |
| Deterministic child-before-target order of phase. | |
Scheduling key for one explicit phase entity.