bearlyb.events.Event.Finger.Motion
final case class Motion(
timestamp:
Duration,
touchID:
TouchID,
fingerID:
FingerID,
x:
Float,
y:
Float,
dx:
Float,
dy:
Float,
pressure:
Float,
windowID:
WindowID)
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product