Khaotic Engine Reborn
Loading...
Searching...
No Matches
ecs::Entity Member List

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

AddComponent(Args &&... args)ecs::Entityinline
Entity(EntityID id)ecs::Entityinlineexplicit
Entity(const Entity &)=deleteecs::Entity
Entity(Entity &&)=defaultecs::Entity
GetComponent()ecs::Entityinline
GetID() constecs::Entityinline
HasComponent() constecs::Entityinline
operator=(const Entity &)=delete (defined in ecs::Entity)ecs::Entity
operator=(Entity &&)=default (defined in ecs::Entity)ecs::Entity
RemoveComponent()ecs::Entityinline
UpdateComponents(float deltaTime)ecs::Entityinline
~Entity()=default (defined in ecs::Entity)ecs::Entity