FOnline
Макросы

Макросы

#define  CURSOR_DEFAULT   (0)
 
#define  CURSOR_MOVE   (1)
 
#define  CURSOR_USE_OBJECT   (2)
 
#define  CURSOR_USE_WEAPON   (3)
 
#define  CURSOR_USE_SKILL   (4)
 
#define  CURSOR_WAIT   (5)
 
#define  CURSOR_HAND   (6)
 

Подробное описание

См. также
GetCurrentCursor() GetLastCursor() ChangeCursor

Макросы

#define CURSOR_DEFAULT   (0)
#define CURSOR_MOVE   (1)
#define CURSOR_USE_OBJECT   (2)
#define CURSOR_USE_WEAPON   (3)
#define CURSOR_USE_SKILL   (4)
#define CURSOR_WAIT   (5)
#define CURSOR_HAND   (6)
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)