struct SF::Event::MouseWheelMoved

Overview

The mouse wheel was scrolled (subtype of MouseWheelEvent) (deprecated)

Defined in:

window/obj.cr

Instance methods inherited from struct SF::Event::MouseWheelEvent

delta : Int32 delta, delta=(delta : Int) delta=, dup : MouseWheelEvent dup, x : Int32 x, x=(x : Int) x=, y : Int32 y, y=(y : Int) y=

Constructor methods inherited from struct SF::Event::MouseWheelEvent

new new

Instance methods inherited from struct SF::Event

initialize initialize

Constructor methods inherited from struct SF::Event

new new