Freeciv-3.4
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
client_properties Struct Reference

#include <gui_properties.h>

Data Fields

bool animations
 
struct { 
 
   bool   isometric 
 
   bool   overhead 
 
   bool   d3 
 
views 
 

Detailed Description

Definition at line 20 of file gui_properties.h.

Field Documentation

◆ animations

bool client_properties::animations

◆ d3

bool client_properties::d3

◆ isometric

bool client_properties::isometric

◆ overhead

bool client_properties::overhead

◆ [struct]

struct { ... } client_properties::views