fg_mousevis()Win32 DirectX Fastgraph/Light Prototype void fg_mousevis (int state); Sub fg_mousevis (ByVal state As Long) procedure fg_mousevis (state : integer); Description The fg_mousevis() function makes the mouse cursor visible or invisible. Parameters state defines the mouse cursor visibility. If state is 0, the mouse cursor is made invisible. If it is 1, the mouse cursor is made visible. Return value none Restrictions none See also Examples
|
 
copyright 2001 Ted Gruber Software, Inc.