setVolume()
Set the score's volume.
Parameters
Once an object score has been created, you can use the following function:
score.setVolume(volume)
| Parameter | Type | Default | Description |
|---|---|---|---|
volume |
int |
required | The new volume, from 0 to 127. |
Set the score's volume.
Once an object score has been created, you can use the following function:
score.setVolume(volume)
| Parameter | Type | Default | Description |
|---|---|---|---|
volume |
int |
required | The new volume, from 0 to 127. |