Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
decl.hpp File Reference

Doc mixin declarations. More...

Go to the source code of this file.

Typedefs

using flecs::doc::Description = EcsDocDescription
 flecs.doc.Description component More...
 

Functions

void flecs::doc::_::init (flecs::world &world)
 

Detailed Description

Doc mixin declarations.

Definition in file decl.hpp.

Function Documentation

◆ init()

void flecs::doc::_::init ( flecs::world world)
inline

Definition at line 45 of file impl.hpp.