![]() |
Flecs v3.2
A fast entity component system (ECS) for C & C++
|
Static Public Member Functions | |
static void | init (entity_t entity, bool allow_tag=true) |
static entity_t | id_explicit (world_t *world=nullptr, const char *name=nullptr, bool allow_tag=true, flecs::id_t id=0, bool is_component=true, bool *existing=nullptr) |
static id_t | id (world_t *world=nullptr, const char *name=nullptr, bool allow_tag=true) |
static size_t | size () |
static size_t | alignment () |
static bool | registered (flecs::world_t *world) |
static void | reset () |
Static Public Attributes | |
static entity_t | s_id |
static size_t | s_size |
static size_t | s_alignment |
static bool | s_allow_tag |
static int32_t | s_reset_count |
Definition at line 127 of file component.hpp.
|
inlinestatic |
Definition at line 262 of file component.hpp.
|
inlinestatic |
Definition at line 216 of file component.hpp.
|
inlinestatic |
Definition at line 163 of file component.hpp.
|
inlinestatic |
Definition at line 129 of file component.hpp.
|
inlinestatic |
Definition at line 268 of file component.hpp.
|
inlinestatic |
Definition at line 283 of file component.hpp.
|
inlinestatic |
Definition at line 256 of file component.hpp.
|
static |
Definition at line 292 of file component.hpp.
|
static |
Definition at line 293 of file component.hpp.
|
static |
Definition at line 290 of file component.hpp.
|
static |
Definition at line 294 of file component.hpp.
|
static |
Definition at line 291 of file component.hpp.