Freeciv-3.1
|
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) |
bool gui_is_view_supported | ( | enum ts_type | type | ) |
Return whether the client supports given view type
Definition at line 31 of file graphics.c.
Referenced by setup_gui_funcs().
void gui_tileset_type_set | ( | enum ts_type | type | ) |
Loading tileset of the specified type
Definition at line 40 of file graphics.c.
void load_cursors | ( | void | ) |
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.