What is the purpose behind the bit
member in the Component Type
, and the TypeBit
and SystemBit
members in the Entity
for the Artemis ECS?
These are some screen shots for the git repository of the Artemis ECS that refer to ComponentType
and Entity
:
For ComponentType
For Entity
Here is the link to the git.