Module ancestor_marker

Source
Expand description

Functionality for marking ancestors of entities with marker components.

Structsยง

AncestorMarker
A marker component that marks an entity as an ancestor of an entity with the given component C.
AncestorMarkerPlugin
A plugin that marks the ancestors of entities that have the given component C with the AncestorMarker component.