enum CursorType { Cursor_Hidden, Cursor_Arrow, Cursor_Hand, Cursor_IBeam, Cursor_Type_Count };
Cursor type expected for the client window, modified by calling SetCursor.
Members |
Description |
Cursor_Hidden |
A hidden cursor. |
Cursor_Arrow |
An arrow cursor. |
Cursor_Hand |
A hand cursor. |
Cursor_IBeam |
An i-beam cursor. |
Cursor_Type_Count |
The number of cursor types. |
Platform_SystemCursorManager.h