before Mouse Scroll
static Event<ScreenMouseEvents.BeforeMouseScroll> beforeMouseScroll(Screen screen)
Content copied to clipboard
An event that is called after mouse scrolling is processed for a screen.
This event tracks amount of vertical and horizontal scroll.
Return
the event
Sources
jvm source
Link copied to clipboard