Entity Generator 1.1.0
Composable, deterministic entity generation for C++23
Loading...
Searching...
No Matches
flecs_adapter.hpp File Reference

Adapter bridging entity-generator with Flecs. More...

#include "../entitygen.hpp"
#include <flecs.h>
#include <functional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  dasmig::ext::flecs_adapter
 Adapter that bridges entity-generator with Flecs. More...
 

Detailed Description

Adapter bridging entity-generator with Flecs.

Definition in file flecs_adapter.hpp.