bool pixel_transparent( int x, int y, int spr_no=0);
Returns true if the pixel at the specified coordinate (x, y) istransparent.
Back to index