naev 0.12.5
SafeLane Struct Reference

Describes a safe lane, patrolled by a faction, within a system. More...

#include <safelanes.h>

Data Fields

int faction
SafeLaneLocType point_type [2]
int point_id [2]
double map_alpha

Detailed Description

Describes a safe lane, patrolled by a faction, within a system.

Definition at line 29 of file safelanes.h.

Field Documentation

◆ faction

int SafeLane::faction

ID of the faction which owns the lane.

Definition at line 30 of file safelanes.h.

◆ map_alpha

double SafeLane::map_alpha

Alpha to display on the map.

Definition at line 33 of file safelanes.h.

◆ point_id

int SafeLane::point_id[2]

ID of the patrol's endpoints.

Definition at line 32 of file safelanes.h.

◆ point_type

SafeLaneLocType SafeLane::point_type[2]

Type of the patrol's endpoints.

Definition at line 31 of file safelanes.h.


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