#include <mi32/stddefns.h>
Include dependency graph for cursorid.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | MGUI |
Defines | |
| #define | INC_MGUI_CURSORID_H |
Enumerations | |
| enum | CURSORID { CURSORID_NotSet = 0, CURSORID_ArrowStd = 1, CURSORID_CrosshairThick = 2, CURSORID_CrosshairThin = 3, CURSORID_NoFunction = 4, CURSORID_Help = 5, CURSORID_Wait = 6, CURSORID_MoveHand = 7, CURSORID_TextInsert = 8, CURSORID_SizeAll = 9, CURSORID_SizeNS = 10, CURSORID_SizeEW = 11, CURSORID_SizeNESW = 12, CURSORID_SizeNWSE = 13, CURSORID_PointHand = 14, CURSORID_COUNT } |
Definition in file cursorid.h.
|
|
Definition at line 33 of file cursorid.h. |
|
|
Enumeration of cursor IDs.
Definition at line 42 of file cursorid.h. |
1.3.8-20040913