This file contains the entity definitions. More...
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | ecs |
Typedefs | |
using | ecs::Entity = std::uint32_t |
Variables | |
constexpr Entity | ecs::INVALID_ENTITY = 0 |
This file contains the entity definitions.
Definition in file Entity.hpp.