allow Mouse Scroll
static Event<ScreenMouseEvents.AllowMouseScroll> allowMouseScroll(Screen screen)
Content copied to clipboard
An event that is checks if the mouse should be allowed to scroll in a screen.
This event tracks amount of vertical and horizontal scroll.
Return
the event
Sources
jvm source
Link copied to clipboard