PointerMove

indigo.shared.events.PointerEvent$.PointerMove
final case class PointerMove(position: Point, pointerId: PointerId, buttons: Buttons, isPrimary: Boolean) extends PointerEvent

Pointing device changed coordinates.

Attributes

Graph
Supertypes
trait PointerEvent
trait InputEvent
trait Serializable
trait Product
trait Equals
trait GlobalEvent
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Indicates whether buttons are in active state

Indicates whether buttons are in active state

Attributes

Inherited from:
PointerEvent

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product