getVolume()
Return the score's volume.
Parameters
Once an object score has been created, you can use the following function:
score.getVolume()
Returns
return volume
| Value | Type | Description |
|---|---|---|
| volume | int |
The volume, from 0 to 127. |
Return the score's volume.
Once an object score has been created, you can use the following function:
score.getVolume()
return volume
| Value | Type | Description |
|---|---|---|
| volume | int |
The volume, from 0 to 127. |