MS_hide

Hides the mouse cursor.

Declaration

void MGLAPI MS_hide(void)

Prototype In

mgraph.h

Description

Decrements the internal mouse cursor display counter, and hides the cursor if the counter was previously set to zero. Calls to MS_show increment the counter, allowing the MS_show and MS_hide calls to be nested.

See Also

MS_show, MS_obscure

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com