nCine::TextInputEvent class

Text input event.

Constructors, destructors, conversion operators

TextInputEvent()

Public variables

char text
Unicode code point encoded in UTF-8.
std::int32_t length
Length in bytes of the encoded code point.