SpriteTask:dimensions(dimensions) | Method Property | Fluent Description | Representation |
|---|---|---|
| dimensions accepts | a Vector2 | |
| Return Value | a SpriteTask |
SpriteTask:dimensions(width, height) | Method Property | Fluent Description | Representation |
|---|---|---|
| width accepts | an Integer | |
| height accepts | an Integer | |
| Return Value | a SpriteTask |