Uses of Interface
org.openpatch.scratch.Stage.WhenMouseClickedHandler
Packages that use Stage.WhenMouseClickedHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Stage.WhenMouseClickedHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Stage.WhenMouseClickedHandlerModifier and TypeMethodDescriptionvoid
Stage.setWhenMouseClicked
(Stage.WhenMouseClickedHandler whenMouseClicked) Sets the handler for mouse click events.