TouchpadMotion

bearlyb.events.Event.Gamepad.TouchpadMotion
final case class TouchpadMotion(timestamp: Duration, which: JoystickID, touchpad: Int, finger: Int, x: Float, y: Float, pressure: Float)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product