InputSingleton.isMouseButtonPressed

Returns true if you are pressing the mouse button specified with buttonlist.

struct InputSingleton
@nogc nothrow const
bool
isMouseButtonPressed
(
in long button
)

Meta