Source position: sdl_gfx.pas line 310
function filledTrigonColor(
dst: PSDL_Surface;
x1: SInt16;
y1: SInt16;
x2: SInt16;
y2: SInt16;
x3: SInt16;
y3: SInt16;
color: UInt32
):Integer;