Fast Dynamic Entity Component System (ECS)
Find a file
2019-06-17 18:25:36 +00:00
source -removed __xtoHash() method 2019-06-17 18:25:36 +00:00
tests -fixed issue with ExcludedComponents as enum or alias 2019-04-06 20:27:28 +00:00
.gitignore -git now should ignore .dub/dub.json 2019-03-23 19:48:24 +00:00
dub.json -removed -fvisibility=hidden (switch works only with betterC) 2019-06-02 11:05:38 +02:00
README.md -changed README 2018-09-07 20:54:29 +02:00

Dynamic Entity Component System

Entity-Component-System implementation in D language.