bubel-ecs/source/ecs
Mergul 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
..
ecs.d -changed README 2018-09-07 20:54:29 +02:00
entity.d -components and infos are now stored in hash maps 2018-09-09 23:28:18 +02:00
entity_allocator.d -changed README 2018-09-07 20:54:29 +02:00
events.d -changed README 2018-09-07 20:54:29 +02:00
hash_map.d Add Add HashMap with dependices from mutils 2018-09-08 20:18:30 +02:00
manager.d -components and infos are now stored in hash maps 2018-09-09 23:28:18 +02:00
string_intern.d -components and infos are now stored in hash maps 2018-09-09 23:28:18 +02:00
system.d -components and infos are now stored in hash maps 2018-09-09 23:28:18 +02:00
traits.d Add Add HashMap with dependices from mutils 2018-09-08 20:18:30 +02:00
vector.d Add Add HashMap with dependices from mutils 2018-09-08 20:18:30 +02:00