Uses of Interface
org.openpatch.scratch.Stage.WhenMouseWheelMovedHandler
Packages that use Stage.WhenMouseWheelMovedHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Stage.WhenMouseWheelMovedHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Stage.WhenMouseWheelMovedHandlerModifier and TypeMethodDescriptionvoid
Stage.setWhenMouseWheelMoved
(Stage.WhenMouseWheelMovedHandler whenMouseWheelMoved) Sets the handler for mouse wheel movement events.