Wheel
bearlyb.events.Event.Mouse.Wheel
final case class Wheel(timestamp: Duration, windowID: WindowID, which: MouseID, scrolledX: Float, scrolledY: Float, direction: WheelDirection, mouseX: Float, mouseY: Float, integerScrolledX: Int, integerScrolledY: Int)
Members list
In this article