Sprite::changeTint()
Changes the tint for the sprite by a step.
Syntax
Java
.changeTint(step)
Parameters
| Name | Data Type | Description |
|---|---|---|
| step | double | a step value |
Return
void

Changes the tint for the sprite by a step.
.changeTint(step)
| Name | Data Type | Description |
|---|---|---|
| step | double | a step value |
void