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

Arguments

Name
Type
Optional
location?
Yes
size?
Yes
color?
{int:color}
Yes
alpha?
Yes

Returns

Not applicable.

Description

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

NOTE: Form drawing produces inconsistent results across devices and export targets due to their technical differences. Sprite drawing should be used instead for accurate results.

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