|
bool | AltDown () |
|
bool | ExtendedKey () |
|
WPARAM | KeyCode () |
|
bool | KeyPressed () |
|
bool | KeyReleased () |
|
bool | KeyWasDown () |
|
bool | KeyWasUp () |
|
SHORT | Repeat () |
|
BYTE | ScanCode () |
|
LRESULT | Default () |
|
void | Init (HWND pHwnd, UINT pMessage, WPARAM pWP, LPARAM pLP) |
|
void | Result (LRESULT res) |
|
void | ResultDefault () |
|
|
HWND | hwnd |
|
LPARAM | lp |
|
UINT | message |
|
WindowBase * | messageHandler |
|
LRESULT | result |
|
bool | resultSet |
|
WPARAM | wp |
|
WPARAM neo::KeyMessage::KeyCode |
( |
| ) |
|
|
inline |
- Returns
- WM_CHAR = UTF-16
- WM_DEADCHAR = ???
- WM_KEYDOWN = Virtual key
- WM_KEYUP = Virtual key
- WM_UNICHAR = UTF-32
The documentation for this struct was generated from the following file: