Sprite::changeWidth()
Returns the height of the sprite.
Syntax
Java
.changeWidth(amount)
Parameters
| Name | Data Type | Description |
|---|---|---|
| amount | double | a amount in pixels |
Return
void

Returns the height of the sprite.
.changeWidth(amount)
| Name | Data Type | Description |
|---|---|---|
| amount | double | a amount in pixels |
void