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