Thread: : and ?
View Single Post
  #1  
Old 05-26-2001, 12:21 PM
Bravo_NPC-Admin1 Bravo_NPC-Admin1 is offline
Registered User
Join Date: May 2001
Location: Olympia, Washington USA
Posts: 25
Bravo_NPC-Admin1 is on a distinguished road
Send a message via AIM to Bravo_NPC-Admin1 Send a message via Yahoo to Bravo_NPC-Admin1
: and ?

Can someone tell me what the commands : and ? do? I have seen them in codes and they aren't documented (pretty sure).
Here is an example from a code I have:

this.speed = (this.size==1? 1 : this.size==2? 1.2: 1.5);

Thanks a bunch
__________________
-Boco
Reply With Quote