Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Thread: drawLine loop

    by Norm
    Replies
    3
    Views
    1,369

    Re: drawLine loop

    What prints out from the println I suggested be added to the code? That will show where the lines are being drawn.

    Also posted at: DrawLine loop - Dev Shed

    --- Update ---

    The printout would...
  2. Thread: drawLine loop

    by Norm
    Replies
    3
    Views
    1,369

    Re: drawLine loop

    Please explain what the problem is.

    A debugging technique to show where each line is being drawn: add a println statement right after the call to the drawLine() method that prints out the values...
Results 1 to 2 of 2