Package org.openpatch.scratch.internal
package org.openpatch.scratch.internal
This package contains the internal classes of the Scratch plugin.
The classes in this package are not meant to be used by the users of the library.
-
ClassDescriptionClass AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.The Applet class represents the main application window.Utility class that builds beginner-friendly error messages when an asset file cannot be loaded.Registry for the sprite sheets that ship inside the Scratch for Java jar.Where a single bundled sprite lives on its sheet.Registry for the sound effects that ship inside the Scratch for Java jar.The Font class represents a font that can be used to render text on the screen.The base class for representing scratch costumes and backdrops.K.jpg's OpenSimplex 2, smooth variant ("SuperSimplex")The Sound class represents a sound object in Scratch using Java's internal audio classes.How an extension package reaches something on
Stagethat is not part of its public face.The four things the render loop needs to do to a stage.The Utils class provides utility methods for mathematical operations.