- addComponent
Entity addComponent(T component)
Undocumented in source. Be warned that the author may not have intended to support it.
- addToWorld
void addToWorld()
Undocumented in source. Be warned that the author may not have intended to support it.
- changedInWorld
void changedInWorld()
Undocumented in source. Be warned that the author may not have intended to support it.
- clearComponents
void clearComponents()
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteFromWorld
void deleteFromWorld()
Undocumented in source. Be warned that the author may not have intended to support it.
- disable
void disable()
Undocumented in source. Be warned that the author may not have intended to support it.
- enable
void enable()
Undocumented in source. Be warned that the author may not have intended to support it.
- getComponent
T getComponent()
Undocumented in source. Be warned that the author may not have intended to support it.
- getComponentBits
BitArray getComponentBits()
Undocumented in source. Be warned that the author may not have intended to support it.
- getComponents
Bag!Component getComponents(Bag!Component fillBag)
Undocumented in source. Be warned that the author may not have intended to support it.
- getId
int getId()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSystemBits
BitArray getSystemBits()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUuid
UUID getUuid()
Undocumented in source. Be warned that the author may not have intended to support it.
- getWorld
World getWorld()
Undocumented in source. Be warned that the author may not have intended to support it.
- isActive
bool isActive()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEnabled
bool isEnabled()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeComponent
Entity removeComponent()
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.