Skip to content
Kyuchumimo edited this page Jan 6, 2025 · 3 revisions
  • trib [x1] [y1] [x2] [y2] [x3] [y3] [color]

Parameters

  • 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

Description

This function draws a triangle border with color, using the supplied vertices.

Clone this wiki locally