didTouch

open fun didTouch(device: NIMMSTADevice, x: Double, y: Double)

Event is called if the screen was touched. Keep in mind that this event is not triggered if a button was touched.

Parameters

x

X coordinate on the screen

y

Y coordinate on the screen