MouseHit

This function is used to check for mouse message.

bool MouseHit();

Parameters

None

Return Value

Returns true if a mouse message has been received. Otherwise, it returns false.

Remarks

This function is obsolete and is declared only in graphics.h. It is recommended that use peekmessage instead of the function.

Examples

None

(贡献者:Krissi  编辑