Rectangle.render() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
location?
Yes
fill_color?
{int:color|Color4}
Yes
fill_alpha?
Yes
outline_color?
{int:color|Color4}
Yes
outline_size?
{int}
Yes
outline_alpha?
Yes

Returns

Not applicable.

Description

Execute the draw of this Shape as a sprite, using data of this constructor or specified replaced parts of it for this call only.

⚠️ **GitHub.com Fallback** ⚠️