View Single Post
  #5  
Old 03-17-2005, 06:18 AM
Gman4pwnu Gman4pwnu is offline
Banned
Join Date: Jan 2004
Posts: 434
Gman4pwnu is on a distinguished road
Send a message via AIM to Gman4pwnu
worldx( x,y ) converts screen x,y to level x
worldy( x,y ) converts screen x,y to level y
screenx( x,y ) converts level x,y to screen x
screeny( x,y ) converts level x,y to screen y

Why does screenx need the levels x and y to tell me just the screens x
Reply With Quote