MGUI cursor ID definitions. More...
#include <mi32/stddefns.h>

Go to the source code of this file.
Namespaces | |
| namespace | MGUI |
Enumerations | |
| enum | MGUI::CURSORID { MGUI::CURSORID_NotSet = 0, MGUI::CURSORID_ArrowStd = 1, MGUI::CURSORID_CrosshairThick = 2, MGUI::CURSORID_CrosshairThin = 3, MGUI::CURSORID_NoFunction = 4, MGUI::CURSORID_Help = 5, MGUI::CURSORID_Wait = 6, MGUI::CURSORID_MoveHand = 7, MGUI::CURSORID_TextInsert = 8, MGUI::CURSORID_SizeAll = 9, MGUI::CURSORID_SizeNS = 10, MGUI::CURSORID_SizeEW = 11, MGUI::CURSORID_SizeNESW = 12, MGUI::CURSORID_SizeNWSE = 13, MGUI::CURSORID_PointHand = 14, MGUI::CURSORID_Circle = 15, MGUI::CURSORID_ArrowIntoCornerBottomLeft = 16, MGUI::CURSORID_ArrowIntoCornerBottomRight = 17, MGUI::CURSORID_ArrowIntoCornerTopLeft = 18, MGUI::CURSORID_ArrowIntoCornerTopRight = 19, MGUI::CURSORID_ArrowIntoSideBottom = 20, MGUI::CURSORID_ArrowIntoSideLeft = 21, MGUI::CURSORID_ArrowIntoSideRight = 22, MGUI::CURSORID_ArrowIntoSideTop = 23, MGUI::CURSORID_Blank = 24, MGUI::CURSORID_Exchange = 25, MGUI::CURSORID_COUNT } |
MGUI cursor ID definitions.
1.6.1