Uses of Interface
org.openpatch.scratch.Stage.WhenKeyReleasedHandler
Packages that use Stage.WhenKeyReleasedHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Stage.WhenKeyReleasedHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Stage.WhenKeyReleasedHandlerModifier and TypeMethodDescriptionvoid
Stage.setWhenKeyReleased
(Stage.WhenKeyReleasedHandler whenKeyReleased) Sets the handler for key release events.