bearlyb.events.Event.Pen.Up
final case class Up(
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