void = Flood(AFPoint *point) void = Flood(AFPoint *point, int mode) DESCRIPTION Floodfill an area INPUTS point - point to start floodfill from mode - mode for filling RESULT none BUGS none known SEE ALSO <exec/types.h>
DESCRIPTION Floodfill an area
INPUTS point - point to start floodfill from mode - mode for filling
RESULT none
BUGS none known
SEE ALSO <exec/types.h>