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

Arguments

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

Returns

Not applicable.

Description

Execute the draw of this Shape as a primitive, using data of this constructor or specified temporarily replaced parts.

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