C4 Engine
C4 Engine API Documentation

InterfaceMgr::ShowCursor

Defined in:  C4Interface.h
Shows the cursor.
Prototype

void ShowCursor(void);

Description
The ShowCursor function shows the cursor rendered by the Interface Manager.

The ShowCursor and HideCursor functions are not counted, so multiple calls to HideCursor will not prevent the first call to ShowCursor from showing the cursor.
See Also

InterfaceMgr::HideCursor

InterfaceMgr::CursorVisible

InterfaceMgr::SetCursor