alecthomas / alecthomas/entityx
Add method to move entity from one entity manager to another
Ouverte
- Langage dominant
- C++
- Étoiles
- 2.3k
- Forks
- 301
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I'm using the entity manager class for all entities that are currently loaded into the game, as it has many useful features for querying entities with specific components. However, I often find myself having to create entity vectors in order to know what entities I should be querying based on where somebody currently is in the game, which obviously ends up leading to me re-creating querying this structure. I think there would be a lot of use for this if it were added in
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.