ECSM v0.7.0
Entity Component System Manager
Loading...
Searching...
No Matches
System Member List

This is the complete list of members for System, including all inherited members.

copyComponent(View< Component > source, View< Component > destination)Systemprotectedvirtual
createComponent(ID< Entity > entity)Systemprotectedvirtual
destroyComponent(ID< Component > instance)Systemprotectedvirtual
disposeComponents()Systemvirtual
Entity (defined in System)Systemfriend
getComponent(ID< Component > instance)Systemvirtual
getComponentName() constSystemvirtual
getComponentType() constSystemvirtual
Manager (defined in System)Systemfriend
resetComponent(View< Component > component, bool full)Systemprotectedvirtual
SystemExt (defined in System)Systemfriend
unload()Systemvirtual
~System()=defaultSystemprotectedvirtual