Uses of Class
org.openpatch.scratch.internal.Image
Packages that use Image
Package
Description
This package contains the internal classes of the Scratch plugin.
-
Uses of Image in org.openpatch.scratch.internal
Fields in org.openpatch.scratch.internal declared as ImageMethods in org.openpatch.scratch.internal that return ImageModifier and TypeMethodDescriptionstatic ImageImage.ofNameOrPath(String name, String pathOrBuiltin) Creates an image from either the name of a sprite bundled with Scratch for Java or a path to an image file.Methods in org.openpatch.scratch.internal that return types with arguments of type ImageModifier and TypeMethodDescriptionCuts a sheet into equally sized tiles, namedprefix0,prefix1and so on.Constructors in org.openpatch.scratch.internal with parameters of type Image