RoundRectangle.render() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
location? |
{Vector4} |
Yes |
radius? |
{Vector2} |
Yes |
fill_color? |
Yes |
|
fill_alpha? |
{real} |
Yes |
outline_size? |
{int} |
Yes |
outline_color? |
Yes |
|
outline_alpha? |
{real} |
Yes |
precision? |
{int:divisibleBy4} |
Yes |
Not applicable.
Execute the draw of this Shape as a primitive, using data of this constructor or specified temporarily replaced parts.