Fast Dynamic Entity Component System (ECS)
-added export attributes (required by windows to make DLL library, not work at now due to DMD bugs) -interface D files to import |
||
|---|---|---|
| import/ecs | ||
| source/ecs | ||
| tests | ||
| .gitignore | ||
| dub.json | ||
| README.md | ||
Dynamic Entity Component System
Entity-Component-System implementation in D language.