VOX
A little voxel engine
Loading...
Searching...
No Matches
ecs_CONSTANTS.hpp File Reference
#include <cstddef>
#include <cstdint>
Include dependency graph for ecs_CONSTANTS.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ecs
 

Typedefs

typedef uint32_t ecs::entity
 

Variables

constexpr size_t ecs::MAX_ENTITIES = 100000