Sprite::isSoundPlaying()
Returns true if the sound if playing
Syntax
Java
.isSoundPlaying(name)
Parameters
| Name | Data Type | Description |
|---|---|---|
| name | String | Name of the sound |
Return
boolean

Returns true if the sound if playing
.isSoundPlaying(name)
| Name | Data Type | Description |
|---|---|---|
| name | String | Name of the sound |
boolean