Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::alerts Struct Reference

Module. More...

#include <decl.hpp>

Classes

struct  Alert
 
struct  Error
 
struct  Info
 
struct  Warning
 

Public Types

using AlertsActive = EcsAlertsActive
 
using Instance = EcsAlertInstance
 

Public Member Functions

 alerts (flecs::world &world)
 

Detailed Description

Module.

Definition at line 19 of file decl.hpp.

Member Typedef Documentation

◆ AlertsActive

Definition at line 20 of file decl.hpp.

◆ Instance

Definition at line 21 of file decl.hpp.

Constructor & Destructor Documentation

◆ alerts()

flecs::alerts::alerts ( flecs::world & world)
inline

Definition at line 33 of file impl.hpp.


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