Uses of Interface
org.openpatch.scratch.Stage.RunHandler
Packages that use Stage.RunHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Stage.RunHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Stage.RunHandlerModifier and TypeMethodDescriptionvoid
Stage.setRun
(Stage.RunHandler run) Sets the main logic of the stage to be executed during each frame.