Flecs v3.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
decl.hpp
Go to the documentation of this file.
1
6#pragma once
7
8namespace flecs {
9
14struct term;
15struct term_builder;
16
19}
flecs::term term() const
Create a term for a (component) type.