onTouchEvent

open override fun onTouchEvent(event: ZTouchEvent)(source)

Called when a touch event occurs. Enqueues the event for processing during the next frame update.

Parameters

event

The touch event to enqueue