sc2-gamedata
Cursor.h
Go to the documentation of this file.
1 // Cursor.h generated from model.xml using generate-code.xsl
2 
3 #ifndef CURSOR_H
4 #define CURSOR_H
5 
6 #include "UnderlyingTypes.h"
7 
12 typedef enum
13 {
19 
21 
23 
28 class CCursor
29 {
30 public:
36 
42 
48 };
49 
50 #endif // CURSOR_H
CImagePath Texture
Texture.
Definition: Cursor.h:35
qint32 int32
Definition: UnderlyingTypes.h:42
const int32 e_classIdCCursorCount
Definition: Cursor.h:22
quint32 uint32
Definition: UnderlyingTypes.h:22
Generic.
Definition: Cursor.h:28
Definition: UnderlyingTypes.h:812
EClassIdCCursor
Cursor Type.
Definition: Cursor.h:12
uint32 HotspotX
Hotspot X.
Definition: Cursor.h:41
uint32 HotspotY
Hotspot Y.
Definition: Cursor.h:47
Generic.
Definition: Cursor.h:18