Uses of Class
org.openpatch.scratch.internal.Sound
Packages that use Sound
Package
Description
This package contains the internal classes of the Scratch plugin.
-
Uses of Sound in org.openpatch.scratch.internal
Methods in org.openpatch.scratch.internal that return SoundModifier and TypeMethodDescriptionstatic SoundSound.ofNameOrPath(String name, String pathOrBuiltin) Creates a sound from either the name of a sound bundled with Scratch for Java or a path to a sound file.Constructors in org.openpatch.scratch.internal with parameters of type Sound