Sprite::changeTransparency()
Change the transparency by a given amount.
Examples
Syntax
Java
Scratch
change [ghost v] effect by (25)
Parameters
Name | Data Type | Description |
---|---|---|
amount | float | Changes the tint by the amount. |
Return
void
Change the transparency by a given amount.
change [ghost v] effect by (25)
Name | Data Type | Description |
---|---|---|
amount | float | Changes the tint by the amount. |
void