Function InputSingleton.isMouseButtonPressed

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

bool isMouseButtonPressed (
  const(long) button
) nothrow @nogc const;