Categories


Description :

Calculates the logical AND of two values.

Uses :

Returns true only if both the operands are themselves true.

Example :

This code creates an object of class Bullet if the value of the variable "CanFire" is 1 and the Left mouse button is down.