Game Development Community


#1
07/18/2004 (12:43 pm)
&&(logical and) - true only if both operands are true

||(logical or) - true if either operand is true
#2
07/18/2004 (1:03 pm)
Perfect, thanks.