X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=test%2Ftestgfxprim.pl;h=0d592444cb54e3d918f427fcd0fb879af71a86db;hb=991130f6069f6d7bb700f608130d85bdbee87608;hp=e6f32d97f1b3afdc1b0553f9daaf5366c1969684;hpb=8fde61e3e900d5000c94503679d735221acc1882;p=sdlgit%2FSDL_perl.git diff --git a/test/testgfxprim.pl b/test/testgfxprim.pl index e6f32d9..0d59244 100644 --- a/test/testgfxprim.pl +++ b/test/testgfxprim.pl @@ -202,10 +202,10 @@ sub game_loop $surfMidWidth*.25,$surfMidHeight*.10,255,255,0,255); # pie slices - SDL::GFXFilledpieRGBA($surf,$surfMidWidth,$surfMidHeight, $surfMidWidth*.1, + SDL::GFXFilledPieRGBA($surf,$surfMidWidth,$surfMidHeight, $surfMidWidth*.1, 0,90,0,0,255,255); - SDL::GFXFilledpieRGBA($surf,$surfMidWidth,$surfMidHeight, $surfMidWidth*.1, + SDL::GFXFilledPieRGBA($surf,$surfMidWidth,$surfMidHeight, $surfMidWidth*.1, 180,270,0,0,255,255); # polygons