Fast Dynamic Entity Component System (ECS)
-functions to get System by ID or ECS System by Type -added system_id to system -fixed issue with registering systems without update() function |
||
|---|---|---|
| import/ecs | ||
| source | ||
| tests | ||
| .gitignore | ||
| dub.json | ||
| README.md | ||
Dynamic Entity Component System
Entity-Component-System implementation in D language.