FS2_Open
Open source remastering of the Freespace 2 engine
cockpit_display Struct Reference

#include <ship.h>

Public Attributes

int target
 
int source
 
int foreground
 
int background
 
int offset [2]
 
int size [2]
 
char name [MAX_FILENAME_LEN]
 

Detailed Description

Definition at line 257 of file ship.h.

Member Data Documentation

int cockpit_display::background

Definition at line 261 of file ship.h.

int cockpit_display::foreground

Definition at line 260 of file ship.h.

char cockpit_display::name[MAX_FILENAME_LEN]

Definition at line 264 of file ship.h.

int cockpit_display::offset[2]

Definition at line 262 of file ship.h.

int cockpit_display::size[2]

Definition at line 263 of file ship.h.

int cockpit_display::source

Definition at line 259 of file ship.h.

int cockpit_display::target

Definition at line 258 of file ship.h.


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