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
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product