fabmax / kool

An OpenGL / WebGPU engine for Desktop JVM, Android and Javascript written in Kotlin
https://fabmax.github.io/kool/kool-js
Apache License 2.0
273 stars 16 forks source link

basic implementation of touchscreen for JS target #61

Closed mallumoSK closed 3 months ago

mallumoSK commented 5 months ago
fabmax commented 3 months ago

I changed a lot of the touch input code while implementing Android support. Touch input should work now as expected, Therefore I'm closing this...