Scratch for Java

Sprite::stopAllSounds()

Stops the playing of all sounds of the sprite.

Syntax

Java

.stopAllSounds()

Return

void

stopAllSounds()