naev 0.11.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 24 of file safelanes.h.

Field Documentation

◆ faction

int SafeLane::faction

ID of the faction which owns the lane.

Definition at line 25 of file safelanes.h.

◆ map_alpha

double SafeLane::map_alpha

Alpha to display on the map.

Definition at line 28 of file safelanes.h.

◆ point_id

int SafeLane::point_id[2]

ID of the patrol's endpoints.

Definition at line 27 of file safelanes.h.

◆ point_type

SafeLaneLocType SafeLane::point_type[2]

Type of the patrol's endpoints.

Definition at line 26 of file safelanes.h.


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