Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
Any kind of GUI event. More...
#include <nirtcpp/core/engine/IEventReceiver.hpp>
Public Attributes | |
gui::IGUIElement * | Caller |
IGUIElement who called the event. | |
gui::IGUIElement * | Element |
If the event has something to do with another element, it will be held here. | |
gui::EGUI_EVENT_TYPE | EventType |
Type of GUI Event. | |
Any kind of GUI event.