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

.setHeight(height)
| Name | Data Type | Description |
|---|---|---|
| height | double | a height in pixels |
void