bubel-ecs/source/ecs
Mergul 4b19907c03 -formatted all files with dfmt
-more messy tests
-some documentation
-some useful code moved to functions
-adding components to existing entity
-opportunity to get entity by ID
-fixed calculating deltas
-sorting IDs arrays for allocating Templates
-fixed alignment caluclation
-added compile-time checks for "component_id" member existing in component
2018-09-13 00:10:48 +02:00
..
ecs.d -changed README 2018-09-07 20:54:29 +02:00
entity.d -IDManager 2018-09-12 14:01:35 +02:00
entity_allocator.d -changed README 2018-09-07 20:54:29 +02:00
events.d Format files with dfmt 2018-09-10 21:48:33 +02:00
hash_map.d Add Add HashMap with dependices from mutils 2018-09-08 20:18:30 +02:00
id_manager.d -formatted all files with dfmt 2018-09-13 00:10:48 +02:00
manager.d -formatted all files with dfmt 2018-09-13 00:10:48 +02:00
package.d -add systemCaller to entity only if their components matches 2018-09-12 15:28:10 +02:00
string_intern.d -components and infos are now stored in hash maps 2018-09-09 23:28:18 +02:00
system.d -formatted all files with dfmt 2018-09-13 00:10:48 +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