Sprite::setSize()
Sets the size of the sprite.
Syntax
Java
.setSize(percentage)
Parameters
| Name | Data Type | Description |
|---|---|---|
| percentage | double | a percentage [0...100] |
Return
void

Sets the size of the sprite.
.setSize(percentage)
| Name | Data Type | Description |
|---|---|---|
| percentage | double | a percentage [0...100] |
void