Post Reply 
How to use graphic.draw_filled_polygon?
08-26-2021, 02:50 AM
Post: #3
RE: How to use graphic.draw_filled_polygon?
So I did manage to find the official documentation for this library after digging through TI Planet forums a bit, and I found out the the correct syntax was
Code:
draw_filled_polygon([[x1, y1], [x2, y2], ..., [xn, yn]], couleur)
although whenever I try that, it crashes the calculator. Is this a bug with the python interpreter or is it just picky about which values or how many values I use?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to use graphic.draw_filled_polygon? - jfelten - 08-26-2021 02:50 AM



User(s) browsing this thread: 1 Guest(s)