Loading...
Searching...
No Matches
ml::EventManagerECS Class Reference

EventManagerECS. More...

#include <EventManagerECS.h>

Public Member Functions

void processEvents ()
void pushEvent (const std::function< void()> &event)

Detailed Description

EventManagerECS.

Definition at line 19 of file EventManagerECS.h.

Member Function Documentation

◆ processEvents()

void ml::EventManagerECS::processEvents ( )
inline

Definition at line 30 of file EventManagerECS.h.

◆ pushEvent()

void ml::EventManagerECS::pushEvent ( const std::function< void()> & event)
inline

Definition at line 25 of file EventManagerECS.h.


The documentation for this class was generated from the following file: