[ Version ( since = "3.4" ) ]
public bool get_scroll_deltas (out double delta_x, out double delta_y)
Retrieves the scroll deltas from a Event
See also: get_scroll_direction
this |
a Event |
delta_x |
return location for X delta |
delta_y |
return location for Y delta |
true if the event contains smooth scroll information and false otherwise |