Indicates whether a specified mouse button is up or down at the time the function is called.
BOOL DXUTIsMouseButtonDown( BYTE vButton );
TRUE if the specified vButton mouse button is down; FALSE otherwise.
Header: Declared in Dxut.h.
DXUTIsKeyDown