InputSingleton.getMouseButtonMask

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

struct InputSingleton
@nogc nothrow const
long
getMouseButtonMask
()

Meta