cursorid.h File Reference

MGUI cursor ID definitions. More...

#include <mi32/stddefns.h>

Include dependency graph for cursorid.h:

Include dependency graph

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

Included by dependency graph

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
}


Detailed Description

MGUI cursor ID definitions.

Definition in file cursorid.h.


Define Documentation

#define INC_MGUI_CURSORID_H
 

Definition at line 33 of file cursorid.h.


Enumeration Type Documentation

enum CURSORID
 

Enumeration of cursor IDs.

Enumeration values:
CURSORID_NotSet  Used to reset to default cursor.
CURSORID_ArrowStd  Standard selection arrow.
CURSORID_CrosshairThick  Thick (double-lined) crosshair.
CURSORID_CrosshairThin  Thin crosshair.
CURSORID_NoFunction  Indicates no function.
CURSORID_Help  Arrow with question mark for context help.
CURSORID_Wait  Hourglas / watch.
CURSORID_MoveHand  Move/drag hand.
CURSORID_TextInsert  Text insertion (I-beam).
CURSORID_SizeAll  Sizer (arrows pointing up/down/left/right.
CURSORID_SizeNS  Double-ended arrow pointing up-down (north-south).
CURSORID_SizeEW  Double-ended arrow pointing left-right (east-west).
CURSORID_SizeNESW  Double-ended arrow pointing up/right-down/left (northeast-southwest).
CURSORID_SizeNWSE  Double-ended arrow pointing up/left-down/right (northwest-southeast).
CURSORID_PointHand  Pointing hand.
CURSORID_COUNT 

Definition at line 42 of file cursorid.h.


Generated on Wed May 31 15:27:31 2006 for TNTsdk by  doxygen 1.3.8-20040913