ButtonDown

bearlyb.events.Event.Mouse.ButtonDown
final case class ButtonDown(timestamp: Duration, windowID: WindowID, which: MouseID, button: Button, down: Boolean, clicks: Byte, x: Float, y: Float)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product