Uses of Class
org.openpatch.scratch.AnimatedSprite
Packages that use AnimatedSprite
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of AnimatedSprite in org.openpatch.scratch
Methods in org.openpatch.scratch that return AnimatedSpriteModifier and TypeMethodDescriptionAnimatedSprite.clone()Creates a copy of this sprite with the same animations, and adds it to the same stage.Constructors in org.openpatch.scratch with parameters of type AnimatedSprite