Uses of Interface
org.openpatch.scratch.Sprite.WhenIReceiveHandler
Packages that use Sprite.WhenIReceiveHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Sprite.WhenIReceiveHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Sprite.WhenIReceiveHandlerModifier and TypeMethodDescriptionvoid
Sprite.setWhenIReceive
(Sprite.WhenIReceiveHandler whenIReceive) Sets the handler for when a message is received.