naev 0.11.5
CstMapWidget Struct Reference

Map widget data. More...

Data Fields

double xoff
 
double yoff
 
double zoom
 
double xpos
 
double ypos
 
double xtarget
 
double ytarget
 
int drag
 
double alpha_decorators
 
double alpha_faction
 
double alpha_env
 
double alpha_path
 
double alpha_names
 
double alpha_commod
 
double alpha_markers
 
MapMode mode
 

Detailed Description

Map widget data.

Definition at line 66 of file map.c.

Field Documentation

◆ alpha_commod

double CstMapWidget::alpha_commod

Alpha for commodity prices.

Definition at line 80 of file map.c.

◆ alpha_decorators

double CstMapWidget::alpha_decorators

Alpha for decorators.

Definition at line 75 of file map.c.

◆ alpha_env

double CstMapWidget::alpha_env

Alpha for environmental stuff.

Definition at line 77 of file map.c.

◆ alpha_faction

double CstMapWidget::alpha_faction

Alpha for factions.

Definition at line 76 of file map.c.

◆ alpha_markers

double CstMapWidget::alpha_markers

Alpha for system markers.

Definition at line 81 of file map.c.

◆ alpha_names

double CstMapWidget::alpha_names

Alpha for system names.

Definition at line 79 of file map.c.

◆ alpha_path

double CstMapWidget::alpha_path

Alpha for path stuff.

Definition at line 78 of file map.c.

◆ drag

int CstMapWidget::drag

Is the user dragging the map?

Definition at line 74 of file map.c.

◆ mode

MapMode CstMapWidget::mode

Default map mode.

Definition at line 82 of file map.c.

◆ xoff

double CstMapWidget::xoff

X offset for centering.

Definition at line 67 of file map.c.

◆ xpos

double CstMapWidget::xpos

Centered x position.

Definition at line 70 of file map.c.

◆ xtarget

double CstMapWidget::xtarget

Target X position.

Definition at line 72 of file map.c.

◆ yoff

double CstMapWidget::yoff

Y offset for centering.

Definition at line 68 of file map.c.

◆ ypos

double CstMapWidget::ypos

Centered y position.

Definition at line 71 of file map.c.

◆ ytarget

double CstMapWidget::ytarget

Target Y position.

Definition at line 73 of file map.c.

◆ zoom

double CstMapWidget::zoom

Level of zoom.

Definition at line 69 of file map.c.


The documentation for this struct was generated from the following file: