Computer Science Canada

Quick Question

Author:  Sean [ Thu Feb 14, 2008 6:03 pm ]
Post subject:  Quick Question

Mackie and I, were drawing some shapes in class, bored out of our minds in Business. We came up with this shape, a center point with lines pertruding out, calling it Draw.Line.Oval, or whatever crazy name Mackie came up with.

My question is, if I was to proceed at this, i would need a center point, a starting line, and then a for loop to make it go by the same number of degrees each time, increasing, or decreasing the Y2 variable of the line, depending on where the location is. Am I correct in my thinking?

Author:  Mackie [ Thu Feb 14, 2008 6:33 pm ]
Post subject:  RE:Quick Question

I think you misunderstood, I meant that I wanted to know how they made Draw.FillOval because I have a problem using something I don't understand. So I figure that you could just slowly increase the degree at which a line is drawn, and it would draw an oval.

Author:  Sean [ Thu Feb 14, 2008 6:38 pm ]
Post subject:  Re: Quick Question

Ah, then nevermind. But, I'll still make the program.


: