|
dEngine
Simple 2D C++ game engine
|
A struct containing event data. More...
#include <EventSystem.h>
Public Attributes | |
| int | intValue |
| std::string | stringValue |
A struct containing event data.
| int dengine::CustomEventData::intValue |
| std::string dengine::CustomEventData::stringValue |
1.8.13