bubel-ecs/source
Mergul e4573f1ec7 -better compile time code generation
-support for AbsenComponents. Absen components can't exist in entity which are
	used by system. There are three possibilities to add absen component. Add
	'@absen' property to EntitiesData mebmer, create AbsenComponents enum with fields
	names corresponding to components names, or create AbsenComponents AliasSeq
	with strings expressions corresponding to components names.
2018-10-01 17:17:40 +02:00
..
ecs -better compile time code generation 2018-10-01 17:17:40 +02:00
win_dll.d -changes in EntityAlocator 2018-09-19 17:50:05 +02:00