-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. |
||
|---|---|---|
| .. | ||
| attributes.d | ||
| block_allocator.d | ||
| ecs.d | ||
| entity.d | ||
| events.d | ||
| hash_map.d | ||
| id_manager.d | ||
| manager.d | ||
| package.d | ||
| string_intern.d | ||
| system.d | ||
| traits.d | ||
| vector.d | ||