![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Static Public Member Functions | |
| static void | init (bool allow_tag=true) |
| static void | init_builtin (flecs::world_t *world, flecs::entity_t id, bool allow_tag=true) |
| static entity_t | register_id (world_t *world, const char *name=nullptr, bool allow_tag=true, bool is_component=true, bool explicit_registration=false, flecs::id_t id=0) |
| static entity_t | id (world_t *world) |
| static size_t | size () |
| static size_t | alignment () |
| static bool | registered (flecs::world_t *world) |
| static void | reset () |
| static int32_t | index () |
Static Public Attributes | |
| static size_t | s_size |
| static size_t | s_alignment |
Definition at line 157 of file component.hpp.
|
inlinestatic |
Definition at line 251 of file component.hpp.
|
inlinestatic |
Definition at line 224 of file component.hpp.
|
inlinestatic |
Definition at line 273 of file component.hpp.
|
inlinestatic |
Definition at line 162 of file component.hpp.
|
inlinestatic |
Definition at line 175 of file component.hpp.
|
inlinestatic |
Definition at line 185 of file component.hpp.
|
inlinestatic |
Definition at line 256 of file component.hpp.
|
inlinestatic |
Definition at line 268 of file component.hpp.
|
inlinestatic |
Definition at line 246 of file component.hpp.
|
inlinestatic |
Definition at line 279 of file component.hpp.
|
inlinestatic |
Definition at line 278 of file component.hpp.