#include <LgiClass.h>
Public Member Functions | |
char16 | GetChar () |
Returns the character in the right case... | |
bool | IsContextMenu () |
Public Attributes | |
char16 | vkey |
The virtual code for key. | |
char16 | c16 |
The unicode character for the key. | |
uint32 | Data |
OS Specific. | |
bool | IsChar |
True if this is a standard character (ie not a control key). |
bool GKey::IsContextMenu | ( | ) |