Freeciv-3.2
|
#include "mapview_g.h"
Go to the source code of this file.
Functions | |
void | animate_mouse_cursor (void) |
void | draw_mouse_cursor (void) |
void | unload_cursors (void) |
This function is used to animate the mouse cursor.
Definition at line 182 of file gui_mouse.c.
Referenced by gui_event_loop(), and gui_event_loop().
Draw current cursor.
Definition at line 100 of file gui_mouse.c.
Referenced by flush_dirty(), gui_event_loop(), gui_event_loop(), and main_mouse_motion_handler().