![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Registering/obtaining info from components. More...
#include "mixins/meta/untyped_component.inl"#include "mixins/metrics/untyped_component.inl"#include "mixins/meta/component.inl"Go to the source code of this file.
Classes | |
| struct | flecs::_::type_impl< T > |
| struct | flecs::_::type< T, if_not_t< is_pair< T >::value > > |
| struct | flecs::_::type< T, if_t< is_pair< T >::value > > |
| struct | flecs::untyped_component |
| Untyped component class. More... | |
| struct | flecs::component< T > |
| Component class. More... | |
Namespaces | |
| namespace | flecs::_ |
| Int to enum. | |
Registering/obtaining info from components.
Definition in file component.hpp.