PointerUp

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

Pointing device is no longer 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