ShowCursor

Shows or hides the hardware cursor image.

Declaration

void NAPI GA_cursorFuncs::ShowCursor(
    N_int32 visible)

Prototype In

snap/graphics.h

Parameters

visible

1 to show the cursor, 0 to hide the cursor

 

Description

This function unconditionally either show or hides the current active hardware cursor image.

See Also

SetMonoCursor, SetMonoCursorColor, SetColorCursor, SetCursorPos, ShowCursor, BeginAccess, EndAccess, SetColorCursor256, SetColorCursorRGBA, IsHardwareCursor, SetColorCursorRGB

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