How to use TouchAction in Kotlin

OK, lesson learned here, package names matter :slight_smile:
Just needed to move the file around and use the IDE’s helper to create the class and got the package right.

Thanks!