TouchPoint

fun TouchPoint(x: Double, y: Double, radiusX: Double? = null, radiusY: Double? = null, rotationAngle: Double? = null, force: Double? = null, tangentialPressure: Double? = null, tiltX: Int? = null, tiltY: Int? = null, twist: Int? = null, id: Double? = null)

Sources

jvm source
Link copied to clipboard