-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
https://github.com/pvigier/ecs
I discovered some ECS implementation with the following features:
- GetComponensts - get multiple components by one call
- HasComponent
- HasComponents
- Compile time unique component class ID generation (rather than static getName methods).
Need to find for other ECS implementations and improve current blackengine implementation of that pattern.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels