Uses of Class
org.openpatch.scratch.Text
Packages that use Text
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Text in org.openpatch.scratch
Methods in org.openpatch.scratch that return TextModifier and TypeMethodDescriptionSprite.getText()Retrieves the text associated with this sprite.Methods in org.openpatch.scratch with parameters of type TextModifier and TypeMethodDescriptionvoidAdd a text object to the stagevoidRemoves the specified text from the stage.Constructors in org.openpatch.scratch with parameters of type Text