Flecs
v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
mixin.inl
Go to the documentation of this file.
1
11
template
<
typename
... Args>
12
flecs::metric_builder
metric
(Args &&... args)
const
;
flecs::world::metric
flecs::metric_builder metric(Args &&... args) const
Create a metric.
flecs::metric_builder
Metric builder interface.
Definition
builder.hpp:16