Fast Dynamic Entity Component System (ECS)
-EntityCallers pointers to systems now are updated after adding new system (or in future system reloading) -fixed compilation issue referenced to filling components with default values |
||
|---|---|---|
| source/ecs | ||
| tests | ||
| .gitignore | ||
| dub.json | ||
| README.md | ||
Dynamic Entity Component System
Entity-Component-System implementation in D language.