Module edict::archetype

source ·
Expand description

This module contains Archetype type definition.

Structs§

  • Collection of all entities with same set of components. Archetypes are typically managed by the World instance.