Uses of Interface
org.openpatch.scratch.Sprite.WhenMouseMovedHandler
Packages that use Sprite.WhenMouseMovedHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Sprite.WhenMouseMovedHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Sprite.WhenMouseMovedHandlerModifier and TypeMethodDescriptionvoid
Sprite.setWhenMouseMoved
(Sprite.WhenMouseMovedHandler whenMouseMoved) Sets the handler for when the mouse is moved.