Raftel Engine
 
Loading...
Searching...
No Matches
Raftel::Entity Member List

This is the complete list of members for Raftel::Entity, including all inherited members.

addLightComp(LightComponent &&light)Raftel::Entity
addMeshComp(const std::shared_ptr< Mesh > &mesh)Raftel::Entity
addRenderComp(RenderComponent &&rend)Raftel::Entity
addScriptComp(ScriptComponent &&script)Raftel::Entity
addTransformComp(TransformComponent &&trans)Raftel::Entity
Entity(const Entity &other)=defaultRaftel::Entity
Entity(Entity &&other) noexcept=defaultRaftel::Entity
EntityManager (defined in Raftel::Entity)Raftel::Entityfriend
getLightComp()Raftel::Entity
getLightComp() constRaftel::Entity
getMeshComp() constRaftel::Entity
getScriptComp()Raftel::Entity
getTransformComp()Raftel::Entity
getTransformComp() constRaftel::Entity
hasLightComp() constRaftel::Entity
hasMeshComp() constRaftel::Entity
hasRenderComp() constRaftel::Entity
hasScriptComp() constRaftel::Entity
hasTransformComp() constRaftel::Entity
IDRaftel::Entity
operator=(const Entity &other)=defaultRaftel::Entity
operator=(Entity &&other) noexcept=defaultRaftel::Entity
removeMeshComp()Raftel::Entity