naev 0.12.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 69 of file space.h.

Field Documentation

◆ radius

float MapOverlayPos::radius

Radius for display on the map overlay.

Definition at line 70 of file space.h.

◆ text_offx

float MapOverlayPos::text_offx

x offset of the caption text.

Definition at line 71 of file space.h.

◆ text_offy

float MapOverlayPos::text_offy

y offset of the caption text.

Definition at line 72 of file space.h.

◆ text_width

float MapOverlayPos::text_width

width of the caption text.

Definition at line 73 of file space.h.


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