naev 0.11.5
ShipTrailEmitter Struct Reference

Ship trail emitter. More...

#include <ship.h>

Data Fields

double x_engine
 
double y_engine
 
double h_engine
 
unsigned int always_under
 
const TrailSpectrail_spec
 

Detailed Description

Ship trail emitter.

Definition at line 83 of file ship.h.

Field Documentation

◆ always_under

unsigned int ShipTrailEmitter::always_under

Should this trail be always drawn under the ship?

Definition at line 87 of file ship.h.

◆ h_engine

double ShipTrailEmitter::h_engine

Offset z.

Definition at line 86 of file ship.h.

◆ trail_spec

const TrailSpec* ShipTrailEmitter::trail_spec

Trail type to emit.

Definition at line 88 of file ship.h.

◆ x_engine

double ShipTrailEmitter::x_engine

Offset x.

Definition at line 84 of file ship.h.

◆ y_engine

double ShipTrailEmitter::y_engine

Offset y.

Definition at line 85 of file ship.h.


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