neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::event_system Namespace Reference

Functions

void set_single_threaded ()
 
void set_multi_threaded ()
 

Function Documentation

◆ set_multi_threaded()

void neolib::event_system::set_multi_threaded ( )
inline

Definition at line 59 of file i_event.hpp.

◆ set_single_threaded()

void neolib::event_system::set_single_threaded ( )
inline

Definition at line 54 of file i_event.hpp.