Fast Dynamic Entity Component System (ECS)
-added ECS uda attributes -added InputStruct version switch (gets update() input as structure of arrays) -initial (WIP) EntitiesData update() input structure compile time parsing |
||
|---|---|---|
| import/ecs | ||
| source | ||
| tests | ||
| .gitignore | ||
| dub.json | ||
| README.md | ||
Dynamic Entity Component System
Entity-Component-System implementation in D language.