Arrow.render() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
location? |
{Vector4} |
Yes |
size? |
{real} |
Yes |
color? |
{int:color} |
Yes |
alpha? |
{real} |
Yes |
Not applicable.
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.