naev 0.11.5
Radar Struct Reference

Represents the player's radar. More...

Data Fields

double w
 
double h
 
double x
 
double y
 
RadarShape shape
 
double res
 

Detailed Description

Represents the player's radar.

Definition at line 107 of file gui.c.

Field Documentation

◆ h

double Radar::h

Height.

Definition at line 109 of file gui.c.

◆ res

double Radar::res

Resolution

Definition at line 113 of file gui.c.

◆ shape

RadarShape Radar::shape

Shape

Definition at line 112 of file gui.c.

◆ w

double Radar::w

Width.

Definition at line 108 of file gui.c.

◆ x

double Radar::x

X position.

Definition at line 110 of file gui.c.

◆ y

double Radar::y

Y position.

Definition at line 111 of file gui.c.


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