iKeyboard has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| bool | KeyIsDown | eKey aKey | |
| cKeyPress | GetKey | ||
| bool | KeyIsPressed | ||
| int | GetModifier | ||
| cKeyPress | GetReleasedKey | ||
| bool | KeyIsReleased | ||
| tString | KeyToString | eKey | |
| tString | KeyToSymbol | eKey | |
| tString | ModifierKeyToString | eKeyModifier | |
| eKey | StringToKey | const tString &in |
false