Freeciv-3.3
|
Go to the source code of this file.
Functions | |
bool | gui_is_view_supported (enum ts_type type) |
void | gui_tileset_type_set (enum ts_type type) |
void | load_cursors (void) |
Return whether the client supports given view type
Definition at line 31 of file graphics.c.
Referenced by setup_gui_funcs().
Loading tileset of the specified type
Definition at line 40 of file graphics.c.
Load the cursors (mouse substitute sprites), including a goto cursor, an airdrop cursor, a nuke cursor, and a patrol cursor.
Definition at line 48 of file graphics.c.