Flecs v4.1
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  Info
struct  Warning
struct  Error

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

using flecs::alerts::AlertsActive = EcsAlertsActive

Definition at line 20 of file decl.hpp.

◆ Instance

using flecs::alerts::Instance = EcsAlertInstance

Definition at line 21 of file decl.hpp.

Constructor & Destructor Documentation

◆ alerts()

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

Definition at line 28 of file impl.hpp.


The documentation for this struct was generated from the following files:
  • include/flecs/addons/cpp/mixins/alerts/decl.hpp
  • include/flecs/addons/cpp/mixins/alerts/impl.hpp