|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::ComponentMaskSet, including all inherited members.
| add(const EntityIndex index, const ComponentMask &mask) noexcept | CeresEngine::ComponentMaskSet | inline |
| emptyComponentMask | CeresEngine::ComponentMaskSet | inlineprivatestatic |
| get(const EntityIndex index) const noexcept | CeresEngine::ComponentMaskSet | inline |
| getSize() const noexcept | CeresEngine::ComponentMaskSet | inline |
| has(const EntityIndex index, const ComponentMask &mask) const noexcept | CeresEngine::ComponentMaskSet | inline |
| mComponentMasks | CeresEngine::ComponentMaskSet | private |
| remove(const EntityIndex index, const ComponentMask &mask) noexcept | CeresEngine::ComponentMaskSet | inline |
| reset(const EntityIndex index) noexcept | CeresEngine::ComponentMaskSet | inline |
| set(const EntityIndex index, const ComponentMask &mask) noexcept | CeresEngine::ComponentMaskSet | inline |