OGL Engine 1.2.0-dev
Loading...
Searching...
No Matches
Engine::ECS::ComponentStorage< T > Member List

This is the complete list of members for Engine::ECS::ComponentStorage< T >, including all inherited members.

Add(EntityID entityID, T *component)Engine::ECS::ComponentStorage< T >inline
Clear() overrideEngine::ECS::ComponentStorage< T >inlinevirtual
Get(EntityID entityID, int index=0)Engine::ECS::ComponentStorage< T >inline
GetMany(EntityID entityID)Engine::ECS::ComponentStorage< T >inline
GetRaw() constEngine::ECS::ComponentStorage< T >inline
GetRef(EntityID entityID, int index=0)Engine::ECS::ComponentStorage< T >inline
Remove(EntityID entityID) overrideEngine::ECS::ComponentStorage< T >inlinevirtual
~IComponentStorage()=defaultEngine::ECS::IComponentStoragevirtual