naev 0.11.5
MapDecorator Struct Reference

Images to be shown on the map. More...

#include <map.h>

Data Fields

glTextureimage
 
double x
 
double y
 
int detection_radius
 

Detailed Description

Images to be shown on the map.

Definition at line 14 of file map.h.

Field Documentation

◆ detection_radius

int MapDecorator::detection_radius

Distance at which it is detected.

Definition at line 17 of file map.h.

◆ image

glTexture* MapDecorator::image

Map decorator image.

Definition at line 15 of file map.h.

◆ x

double MapDecorator::x

Definition at line 16 of file map.h.

◆ y

double MapDecorator::y

Position on the map.

Definition at line 16 of file map.h.


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