Source position: sdl_gfx.pas line 321
function polygonColor(
dst: PSDL_Surface;
const vx: PSInt16;
const vy: PSInt16;
n: Integer;
color: UInt32
):Integer;