![]() |
Murl Engine API
Version 2018.3
|
The keyboard device interface. More...
#include <murl_i_keyboard.h>
The keyboard device interface.
Used by the platform to post events to the device.
Inherited by Murl::Input::KeyboardDevice.
Public Member Functions | |
virtual void | PostEvent (const String &utf8key)=0 |
Post a keystroke. More... | |
|
pure virtual |
Post a keystroke.
utf8key | The key in UTF8 representation. |