Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::stats Struct Reference

Stats module. More...

#include <decl.hpp>

Public Member Functions

 stats (flecs::world &world)
 Construct the stats module.
 

Detailed Description

Stats module.

Definition at line 28 of file decl.hpp.

Constructor & Destructor Documentation

◆ stats()

flecs::stats::stats ( flecs::world & world)
inline

Construct the stats module.

Definition at line 10 of file impl.hpp.


The documentation for this struct was generated from the following files: