JustAnotherDnDGame 0.1.0
Jeu de rĂ´le tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
core::ComponentPool< T > Member List

This is the complete list of members for core::ComponentPool< T >, including all inherited members.

_componentscore::ComponentPool< T >private
_entitiescore::ComponentPool< T >private
_sparsecore::ComponentPool< T >private
add(Entity entity, const T &component)core::ComponentPool< T >inline
components() constcore::ComponentPool< T >inline
empty() constcore::ComponentPool< T >inline
ensureSparseSize(Entity::Index index)core::ComponentPool< T >inlineprivate
entities() constcore::ComponentPool< T >inline
get(Entity entity)core::ComponentPool< T >inline
get(Entity entity) constcore::ComponentPool< T >inline
has(Entity entity) constcore::ComponentPool< T >inline
INVALID_POSITIONcore::ComponentPool< T >static
remove(Entity entity)core::ComponentPool< T >inline
removeIfPresent(Entity entity) overridecore::ComponentPool< T >inlinevirtual
size() constcore::ComponentPool< T >inline
~IComponentPool()=defaultcore::IComponentPoolvirtual