CharEvent::CharEvent
Previous
|
Next
CharEvent::CharEvent
CharEvent
CharEvent
(
UInt32
wcharCode
,
UInt8
keyboardIndex
= 0);
Description
CharEvent constructor.
Parameters
Parameters
Description
UInt32 wcharCode
An Unicode of the typed character.
UInt8 keyboardIndex = 0
The index of the keyboard controller.