Template Class ComponentSet¶
Defined in File ecs_factory.h
Inheritance Relationships¶
Base Type¶
public BaseComponentSet(Class BaseComponentSet)
Class Documentation¶
-
template<class
T>
classComponentSet: public BaseComponentSet¶ Public Functions
-
ComponentSet()¶
-
ComponentSet(const ComponentSet&)¶
-
ComponentSet &
operator=(const ComponentSet&)¶
-
ComponentArray<T> &
getAll()¶
-
const ComponentID &
getID() const¶
-