Categories


Description :

Calculates the logical XOR of two values.

Uses :

Returns true if exactly one operand is true.

Example :

This code creates a new object of class Bullet if Left arrow key is pressed or if Right arrow key is pressed but not if both are pressed at the same time.