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

Changes the transparency for the sprite.
.changeTransparency(step)
| Name | Data Type | Description |
|---|---|---|
| step | double | a step value |
void