Stage::removeSound()
Removes a sound.
Examples
Syntax
Java
Scratch
remove sound (name)
Parameters
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to remove |
Return
void
Removes a sound.
remove sound (name)
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to remove |
void