Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::SEvent::SUserEvent Class Reference

Any kind of user event. More...

#include <duckcpp/core/engine/IEventReceiver.hpp>

Public Attributes

size_t UserData1
 Some user specified data as int.
 
size_t UserData2
 Another user specified data as int.
 

Detailed Description

Any kind of user event.


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

Duckcpp    @cppfx.xyz