In the attached cap you will see lines across the canvas during runtime.
canvas lines
If anyone gets to this one, you might check out "draw point". "draw line" seems to work fine--- x1,y1, x2+1,y2+1... As in make a line 1 pixel wide.
Log in to post a comment.
canvas lines
If anyone gets to this one, you might check out "draw point".
"draw line" seems to work fine--- x1,y1, x2+1,y2+1...
As in make a line 1 pixel wide.