Function InputSingleton.getMouseButtonMask

Returns mouse buttons as a bitmask. If multiple mouse buttons are pressed at the same time, the bits are added together.

long getMouseButtonMask() nothrow @nogc const;