#include <OpenGUI_Event.h>
Inheritance diagram for OpenGUI::Key_EventArgs:

Public Member Functions | |
| Key_EventArgs (char character) | |
Constructor requires the character this event references. | |
Public Attributes | |
| const char | Character |
| the character of the event | |
|
|
Constructor requires the
|
|
|
the character of the event
|