setTitle()
Set the score's title.
Parameters
Once an object score has been created, you can use the following function:
score.setTitle(title)
| Parameter | Type | Default | Description |
|---|---|---|---|
title |
str |
required | The new title. |
Set the score's title.
Once an object score has been created, you can use the following function:
score.setTitle(title)
| Parameter | Type | Default | Description |
|---|---|---|---|
title |
str |
required | The new title. |