View Single Post
  #6  
Old 08-19-2001, 04:10 AM
Xaviar Xaviar is offline
Registered User
Join Date: Aug 2001
Location: Fairyland
Posts: 463
Xaviar is on a distinguished road
Send a message via ICQ to Xaviar Send a message via AIM to Xaviar
Quote:
Originally posted by LiquidIce00


they should have absolute value but for pos>neg.
so i dont gotta do
this.x=this.x-(this.x*2);
;D
why not just
this.x=this.x*-1;
?
__________________
One by one, the penguins steal my sanity.

*cookie for Xaviar* --Originally posted by Tyhm

--Xaviar

A m e r i c a
Reply With Quote