View Single Post
  #8  
Old 01-19-2002, 10:31 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Re: Stefan's mistake on "y"

Quote:
Originally posted by Echos
Among other things, this has bothered me, but, I realize it is too late to fix, and trying to fix it could take forever, but Stefan used the "y" axis incorrectly...

For example, if the value of the x axis = 3 & y axis = 3, it would be like this:

............|..............
............|............*
............|..............
............|..............
----------------------
............|..............
............|..............
............|............%
............|..............

The asterix ('*') is where it should be, but according to the Graal engine, it would place it where the percentage sign ('%') is. Just telling you this, for the next program you make, so it's less confusing, thanks, bye.
Um, actually, it's normal. Even Windows behaves in the same manner as do most other programs. Graphical stuff on computers are not necessarily on a cartesian plane. 0,0 is always absolute and it starts in the upper left corner.
__________________
Reply With Quote