bubel-ecs/source/ecs/attributes.d
Mergul ed589bbd71 -added absen components list to system
-added ECS uda attributes
-added InputStruct version switch (gets update() input as structure of arrays)
-initial (WIP) EntitiesData update() input structure compile time parsing
2018-09-29 23:10:31 +02:00

4 lines
No EOL
73 B
D

module ecs.attributes;
enum optional = "optional";
enum absen = "absen";