MouseButton

An enumeration of mouse button inputs.

Enum

BWAPI.MouseButton.M_LEFT

Value of 0.

BWAPI.MouseButton.M_RIGHT

Value of 1.

BWAPI.MouseButton.M_MIDDLE

Value of 2.

BWAPI.MouseButton.M_MAX

Value of 3.