This file contains the entity definitions. More...
#include <cstdint>
Include dependency graph for Entity.hpp:
This graph shows which files directly or indirectly include this file: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.