#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfKeyboardEvent:

Public Member Functions | |
| virtual void | onKeyboard (int key, int x, int y) |
Definition at line 255 of file IvfEvents.h.
|
||||||||||||||||
|
onKeyboard method The onKeyboard method is called when a key on the keyboard is pressed Reimplemented in CIvfFlyHandler.
Definition at line 263 of file IvfEvents.h. |
1.4.6-NO