Uses of Package
org.openpatch.scratch.internal

Package
Description
This package contains the internal classes of the Scratch plugin.
  • Class
    Description
    The Applet class represents the main application window.
    Where a single bundled sprite lives on its sheet.
    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.
    The Sound class represents a sound object in Scratch using Java's internal audio classes.
    How an extension package reaches something on Stage that is not part of its public face.
    The four things the render loop needs to do to a stage.