4d35bc2a1b
Support more than one bucket for given entity type
2018-09-10 18:34:40 +02:00
a61a54b43f
-components and infos are now stored in hash maps
...
-adding entities
-Template allocating and freeing
-Deltas calulating for components in EntityType
-Updating for every EntityType and System
-Generate deltas, components list, and functions callers for Systems
2018-09-09 23:28:18 +02:00
9abc36be1c
Add Add HashMap with dependices from mutils
2018-09-08 20:18:30 +02:00
6217aec6be
-changed README
...
-license changed to BSD (maybe temporary)
-added configurations to dub.json
-initial ECS implementation (WIP):
-Manager, System, Entity, Component
-registering components
-registering systems
-calling update
2018-09-07 20:54:29 +02:00
8285bde71d
Add simple usage unittest
2018-09-07 14:04:32 +02:00
a984824ec5
Design
2018-09-07 10:48:03 +02:00