#include <LgiClass.h>
Inheritance diagram for GKey:

Public Member Functions | |
| char16 | GetChar () |
| Returns the character in the right case... | |
Public Attributes | |
| uchar | c |
| The 8-bit character. | |
| char16 | c16 |
| The key being pressed. | |
| int | Data |
| Os specific data. | |
| bool | IsChar |
| True if this is a standard character (ie not a control key). | |
|
|
The 8-bit character.
|
1.4.1