Uses of Interface
org.openpatch.scratch.Sprite.RunHandler
Packages that use Sprite.RunHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Sprite.RunHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Sprite.RunHandlerModifier and TypeMethodDescriptionvoid
Sprite.setRun
(Sprite.RunHandler run) Sets the run handler for the sprite.