InputCallback

fun interface InputCallback

Callback for input of the remote supporter.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun onInput(x: Int, y: Int, flags: Int)

Called when input is received from the remote supporter.