Menu

#1 Bug with Draw_Line function..

open
nobody
None
5
2002-10-29
2002-10-29
Anonymous
No

when y2 is smaller than y1, it only draws a point.
Ex :
Draw_Line(screen,10,10,10,8,65535); doesn't work,
but Draw_Line(screen,10,8,10,10,65535); will work

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.