08-12-2023, 05:21 PM
(08-12-2023, 04:44 PM)RhoSigma Wrote: @SMcNeill
Each AREA statement defines exactly one corner point of the polygon and you don't return to the startpoint, that's implied to close the polygon.
Then optional a PATTERN statement can define a fill pattern and finally AREAFILL triggers filling of the polygon and by that resets the entire AREA point sequence.
AREA/AREAFILL
https://archive.org/details/Amiga_BASIC_...ew=theater
PATTERN
https://archive.org/details/Amiga_BASIC_...ew=theater
Ooooo, that is good info. Such good stuff.
Thank-you for taking the time!