Closed razaron closed 7 years ago
Entities being deleted are now tracked by the Space and the set difference _entities \ _deletingEntities is passed to Systems instead of the entire _entities vector.
_entities
_deletingEntities
Entities being deleted are now tracked by the Space and the set difference
_entities
\_deletingEntities
is passed to Systems instead of the entire_entities
vector.