Updated docs and added constants to tracker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#title FloodFill [RCBasic Doc]
|
||||
#header sub FloodFill(x,y)
|
||||
#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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user