Freeciv-3.3
|
Data Fields | |
SDL_Surface * | cursor |
int | hot_x |
int | hot_y |
Definition at line 38 of file gui_mouse.c.
SDL_Surface * color_cursor::cursor |
Definition at line 39 of file gui_mouse.c.
Referenced by animate_mouse_cursor(), draw_mouse_cursor(), load_cursors(), SurfaceToCursor(), and update_mouse_cursor().
int color_cursor::hot_x |
Definition at line 40 of file gui_mouse.c.
Referenced by animate_mouse_cursor(), draw_mouse_cursor(), and load_cursors().
int color_cursor::hot_y |
Definition at line 41 of file gui_mouse.c.
Referenced by animate_mouse_cursor(), draw_mouse_cursor(), and load_cursors().