TwoPointMotionEvent

sealed interface TwoPointMotionEvent(source)

An Event that starts at a two positions on screen and moves to two other positions.

See also

Properties

Link copied to clipboard
abstract var position1: Cartesian2
Link copied to clipboard
abstract var position2: Cartesian2
Link copied to clipboard
Link copied to clipboard