Stage::isSoundPlaying()
Returns true if the sound is playing
Syntax
Java
Scratch
<is sound (name) playing>
Parameters
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to check for. |
Return
boolean
Returns true if the sound is playing
<is sound (name) playing>
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to check for. |
boolean