41#ifndef RTYPE_SIGNATURE_HPP_
42 #define RTYPE_SIGNATURE_HPP_
File : RenderSystem.hpp License: MIT Author : Elias Josué HAJJAR LLAUQUEN elias-josue....
std::bitset< MAX_COMPONENTS > Signature
Represents a signature for an entity's components in the ECS architecture.
constexpr size_t MAX_COMPONENTS
Maximum number of unique component types supported.