#include <spGUIBaseObject.hpp>
Public Member Functions | |
SGUIEvent () | |
~SGUIEvent () | |
Public Attributes | |
EGUIEventObjects | Object |
EGUIEventTypes | Type |
GUIWindow * | Window |
GUIGadget * | Gadget |
GUIMenuItem * | MenuItem |
void * | SubData |
io::EKeyCodes | KeyCode |
sp::gui::SGUIEvent::SGUIEvent | ( | ) | [inline] |
sp::gui::SGUIEvent::~SGUIEvent | ( | ) | [inline] |
io::EKeyCodes sp::gui::SGUIEvent::KeyCode |