naev 0.12.5
MapDecorator Struct Reference

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

#include <map.h>

Collaboration diagram for MapDecorator:

Data Fields

glTextureimage
double x
double y
int detection_radius

Detailed Description

Images to be shown on the map.

Definition at line 18 of file map.h.

Field Documentation

◆ detection_radius

int MapDecorator::detection_radius

Distance at which it is detected.

Definition at line 21 of file map.h.

◆ image

glTexture* MapDecorator::image

Map decorator image.

Definition at line 19 of file map.h.

◆ x

double MapDecorator::x

Definition at line 20 of file map.h.

◆ y

double MapDecorator::y

Position on the map.

Definition at line 20 of file map.h.


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