Uses of Class
codedraw.MouseWheelEvent
-
Uses of MouseWheelEvent in codedraw
Methods in codedraw that return MouseWheelEventModifier and TypeMethodDescriptionEventScanner.nextMouseWheelEvent()Waits until the next event is available or returns immediately if there is an event in the EventScanner already.Methods in codedraw with parameters of type MouseWheelEventModifier and TypeMethodDescriptiondefault voidAnimation.onMouseWheel(MouseWheelEvent event) This method is called every time the mouse wheel is turned.