naev 0.12.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 90 of file gui.c.

Field Documentation

◆ h

double Radar::h

Height.

Definition at line 92 of file gui.c.

◆ res

double Radar::res

Resolution

Definition at line 96 of file gui.c.

◆ shape

RadarShape Radar::shape

Shape

Definition at line 95 of file gui.c.

◆ w

double Radar::w

Width.

Definition at line 91 of file gui.c.

◆ x

double Radar::x

X position.

Definition at line 93 of file gui.c.

◆ y

double Radar::y

Y position.

Definition at line 94 of file gui.c.


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