SethRobinson / proton

Proton SDK: Seth's GL/GLES messy multi-platform C++ game SDK. Can output to Windows, OS X, iOS, Android, Linux (Raspbian too), HTML5, Flash
Other
79 stars 16 forks source link

Add UTF-16 input #27

Closed mar4ello6 closed 9 months ago

mar4ello6 commented 1 year ago

textInput

Tested this on Android, Windows, and Linux. I couldn't compile RTSimpleApp for macOS, so I couldn't make it work there.

EDIT: Also added iOS support, tested it on an iOS emulator.