Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
|
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 |