Uses of Interface
org.openpatch.scratch.Sprite.WhenBackdropSwitchesHandler
Packages that use Sprite.WhenBackdropSwitchesHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Sprite.WhenBackdropSwitchesHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Sprite.WhenBackdropSwitchesHandlerModifier and TypeMethodDescriptionvoid
Sprite.setWhenBackdropSwitches
(Sprite.WhenBackdropSwitchesHandler whenBackdropSwitches) Sets the handler for when the backdrop switches to a specified name.