Thread: Local to Global
View Single Post
  #1  
Old 05-20-2007, 03:08 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Local to Global

I need to take an X and convert it to the X on the screen. This doesn't work ...

temp.co = GraalControl.localtoglobalcoord( { this.x - 3.5, this.y - 2.7 } );

it doesn't convert it to global. It just keeps the numbers the same.

Help please
__________________
Reply With Quote