PointerDown

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

Pointing device is in active buttons state.

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