Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
Loading...
Searching...
No Matches
Namespaces | Typedefs | Variables
entity.hpp File Reference
#include <stdint.h>
#include "config.hpp"
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  Easys
 

Typedefs

using Easys::Entity = EASYS_ENTITY_TYPE
 

Variables

const Entity Easys::MAX_ENTITIES = EASYS_ENTITY_LIMIT