Freeciv-3.2
Loading...
Searching...
No Matches
Functions
graphics.cpp File Reference
#include "tilespec.h"
#include "graphics.h"
#include "qtg_cxxside.h"

Go to the source code of this file.

Functions

bool qtg_is_view_supported (enum ts_type type)
 
void qtg_tileset_type_set (enum ts_type type)
 

Function Documentation

◆ qtg_is_view_supported()

bool qtg_is_view_supported ( enum ts_type  type)

Return whether the client supports given view type.

Definition at line 28 of file graphics.cpp.

Referenced by setup_gui_funcs().

◆ qtg_tileset_type_set()

void qtg_tileset_type_set ( enum ts_type  type)

Loading tileset of the specified type

Definition at line 42 of file graphics.cpp.

Referenced by setup_gui_funcs().