Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
color_cursor Struct Reference

Data Fields

SDL_Surfacecursor
 
int hot_x
 
int hot_y
 

Detailed Description

Definition at line 38 of file gui_mouse.c.

Field Documentation

◆ cursor

SDL_Surface * color_cursor::cursor

◆ hot_x

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().

◆ hot_y

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().