The Scroller is a
Class to scroll any element with
an overflow (including the window) when the mouse cursor reaches certain buondaries of that element. You must call its start method to start listening to mouse movements.
Go back to the
Related Post