Browse Source

* Correction of documentation

carl 26 years ago
parent
commit
93438c3ba4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      rtl/inc/graph/fills.inc

+ 2 - 1
rtl/inc/graph/fills.inc

@@ -396,7 +396,8 @@ var
   {--------------------------------------------------------}
   {--------------------------------------------------------}
   { This routine fills a region of the screen bounded by   }
   { This routine fills a region of the screen bounded by   }
   { the <Border> color. It uses the current fillsettings   }
   { the <Border> color. It uses the current fillsettings   }
-  { for the flood filling.                                 }
+  { for the flood filling. Clipping is supported, and      }
+  { coordinates are local/viewport relative.               }
   {********************************************************}
   {********************************************************}
   Var
   Var
    Beginx : Integer;
    Beginx : Integer;