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