Down

bearlyb.events.Event.Pen.Down
final case class Down(timestamp: Duration, windowID: WindowID, which: PenID, penState: Set[PenInput], x: Float, y: Float, eraser: Boolean, down: Boolean)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product