-
Notifications
You must be signed in to change notification settings - Fork 1
trib
Kyuchumimo edited this page Mar 18, 2022
·
3 revisions
trib x1 y1 x2 y2 x3 y3 color
- x1, y1 : the coordinates of the first triangle corner
- x2, y2 : the coordinates of the second corner
- x3, y3 : the coordinates of the third corner
- color: the index of the desired color in the current palette
This function draws a triangle border with color, using the supplied vertices.