get_scroll_deltas
Description:
Retrieves the scroll deltas from a Event
See also: get_scroll_direction
Parameters:
this |
a Event |
delta_x |
return location for X delta |
delta_y |
return location for Y delta |
Returns:
true if the event contains smooth scroll information and false otherwise |