|
Blender
V2.59
|
#include <GHOST_Types.h>
Public Attributes | |
| GHOST_TKey | key |
| char | ascii |
Definition at line 466 of file GHOST_Types.h.
The ascii code for the key event ('\0' if none).
Definition at line 470 of file GHOST_Types.h.
Referenced by event_to_buf(), ghost_event_proc(), GHOST_EventKey::GHOST_EventKey(), and wm_event_add_ghostevent().
The key code.
Definition at line 468 of file GHOST_Types.h.
Referenced by event_to_buf(), extrawindow_handle(), ghost_event_proc(), GHOST_EventKey::GHOST_EventKey(), GPG_Application::handleKey(), loggerwindow_handle(), mainwindow_handle(), GHOST_EventPrinter::processEvent(), processEvent(), Application::processEvent(), and wm_event_add_ghostevent().