Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
entity.hpp File Reference

Entity class. More...

#include "entity_view.hpp"
#include "mixins/entity/builder.hpp"
#include "mixins/json/entity.inl"
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.

Classes

struct  flecs::entity
 Entity. More...
 

Detailed Description

Entity class.

This class provides read/write access to entities.

Definition in file entity.hpp.