bubel-ecs/source/ecs
Mergul 0eaff0adad -Components onDestroy() support (called when component is destoryed)
-EntityCallers pointers to systems now are updated after adding new system (or in future system reloading)
-fixed compilation issue referenced to filling components with default values
2018-09-13 21:32:13 +02:00
..
ecs.d -changed README 2018-09-07 20:54:29 +02:00
entity.d -getComponent functions for Template and Entity 2018-09-13 20:53:34 +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 -Components onDestroy() support (called when component is destoryed) 2018-09-13 21:32:13 +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