struct

Espresso::MouseScrollEvent

Inherits Espresso::MouseEvent < Espresso::WindowEvent < Struct < Value < Object

Event triggered when the mouse is scrolled.

Instance methods

x

The scroll offset along the x-axis.

Source
y

The scroll offset along the y-axis.

Source