Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::detail::SystemPhaseScheduleItem Struct Reference

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.
 

Detailed Description

Scheduling key for one explicit phase entity.


The documentation for this struct was generated from the following file: