Flecs
v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
decl.hpp
Go to the documentation of this file.
1
5
6
#pragma once
7
8
#include "
builder.hpp
"
9
10
namespace
flecs {
11
18
19
struct
script_builder
;
20
22
23
}
builder.hpp
Script builder.
flecs::script_builder
Script builder interface.
Definition
builder.hpp:16