Files
RCBASIC4/doc/files/floodfill.txt
2026-02-26 15:33:51 -06:00

8 lines
204 B
Plaintext

#title FloodFill [RCBasic Doc]
#header Sub FloodFill(x,y)
Fills a closed shape in with the current draw color
NOTE: It is not recommended to floodfill the full screen since its prone to stack overload