Fast Dynamic Entity Component System (ECS)
Find a file
Mergul 6bbc8b5152 -git now should ignore .dub/dub.json
-added onAdd/onRemove to test
-added onAdd/onRemove callbacks for system
-generating onAdd/onRemove listeners
2019-03-23 19:48:24 +00:00
source -git now should ignore .dub/dub.json 2019-03-23 19:48:24 +00:00
tests -git now should ignore .dub/dub.json 2019-03-23 19:48:24 +00:00
.gitignore -git now should ignore .dub/dub.json 2019-03-23 19:48:24 +00:00
dub.json -changes in gitignore 2018-11-02 15:39:46 +01:00
README.md -changed README 2018-09-07 20:54:29 +02:00

Dynamic Entity Component System

Entity-Component-System implementation in D language.