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