draw_triangle_color

From ENIGMA

Jump to: navigation, search

This template shows that the function has not been fully documented. Please remove this template if you have finished documenting the function. Please refer to the Function:Documentation page if you are unaware of the format preferably used when documenting functions. Note importantly that all Game Maker functions should be tagged with the template {{Function:GM}} and ENIGMA functions should be tagged with the template {{Function:ENIGMA}}.


This function is part of the function set Drawing shapes

Notation

draw_triangle_color(x1,y1,x2,y2,x3,y3,col1,col2,col3,outline)

Description

General description of the function.

Parameters

  • List parameters with a description of each.

Return Values

Document return values.

Example Call

Example of using the function.
Personal tools