Constructor
new MouseManager()
Members
MOUSE_WHEEL_RATE_LIMIT :number
Specify a rate limit for mouse wheel to gate repeated scrolling. This is especially important for continuous scrolling mice which emit hundreds of events per second. This designates a minimum number of milliseconds which must pass before another wheel event is handled
Type:
- number