ebiten/mobile/ebitenmobileview
Hajime Hoshi 3af869732c uidriver/mobile: Implement InputChars for gomobile-build
This change also fixes InputChars to return only printable Unicode
chars on Android.

Updates #237
2020-02-23 01:01:40 +09:00
..
impl_metal.go mobile/ebitenmobileview: Bug fix: Compile error on Android 2019-10-09 23:03:22 +09:00
impl_notmetal.go mobile/ebitenmobileview: Bug fix: Compile error on Android 2019-10-09 23:03:22 +09:00
input_android.go uidriver/mobile: Implement InputChars for gomobile-build 2020-02-23 01:01:40 +09:00
input_ios.go mobile/ebitenmobile: Rename functions 2020-02-19 01:51:05 +09:00
input.go mobile/ebitenmobileview: Implement InputChars on Android / ebitenmobile 2020-02-23 00:51:49 +09:00
keys_android.go mobile/ebitenmobileview: Bug fix: compile error 2020-02-23 00:36:40 +09:00
mobile.go driver: Remove the return value from RunWithoutMainLoop 2020-02-11 23:56:53 +09:00