naev 0.11.5
MapOverlayPos Struct Reference

Saves the layout decisions from positioning labeled objects on the overlay. More...

#include <space.h>

Data Fields

float radius
 
float text_offx
 
float text_offy
 
float text_width
 

Detailed Description

Saves the layout decisions from positioning labeled objects on the overlay.

Definition at line 57 of file space.h.

Field Documentation

◆ radius

float MapOverlayPos::radius

Radius for display on the map overlay.

Definition at line 58 of file space.h.

◆ text_offx

float MapOverlayPos::text_offx

x offset of the caption text.

Definition at line 59 of file space.h.

◆ text_offy

float MapOverlayPos::text_offy

y offset of the caption text.

Definition at line 60 of file space.h.

◆ text_width

float MapOverlayPos::text_width

width of the caption text.

Definition at line 61 of file space.h.


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