29 #include "Portability.h" 36 #ifndef DOXYGEN_SHOULD_SKIP_THIS 159 SDL_Cursor *m_cursor;
162 #ifndef DOXYGEN_SHOULD_SKIP_THIS 167 #endif // GF_CURSOR_H Vertical double arrow cursor.
Definition: Cursor.h:75
Arrow cursor (default)
Definition: Cursor.h:69
Type
Enumeration of the native system cursor types.
Definition: Cursor.h:68
Double arrow cursor going from bottom-left to top-right.
Definition: Cursor.h:77
Busy arrow cursor.
Definition: Cursor.h:70
Horizontal double arrow cursor.
Definition: Cursor.h:74
Crosshair cursor.
Definition: Cursor.h:79
Combination of SizeHorizontal and SizeVertical.
Definition: Cursor.h:78
Busy cursor.
Definition: Cursor.h:71
Class for loading, manipulating and saving images.
Definition: Image.h:80
The namespace for gf classes.
Definition: Action.h:35
An OS window.
Definition: Window.h:81
I-beam, cursor when hovering over a field allowing text entry.
Definition: Cursor.h:72
Pointing hand cursor.
Definition: Cursor.h:73
Double arrow cursor going from top-left to bottom-right.
Definition: Cursor.h:76
A mouse cursor.
Definition: Cursor.h:62