seeker
03-17-2005, 08:51 PM
I'm starting to learn graphics programming in delphi. I need to know how i would draw a line, extend it until it reaches one of the borders of the client and then let "reflect it" from the point that it made contact with the client, and repeat this action of line-drawing indefinitely. Can anyone help me on this?