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

#include <starfield.h>

Public Attributes

char filename [MAX_FILENAME_LEN]
 
float scale_x
 
float scale_y
 
int div_x
 
int div_y
 
angles ang
 

Detailed Description

Definition at line 30 of file starfield.h.

Member Data Documentation

angles starfield_list_entry::ang

Definition at line 34 of file starfield.h.

int starfield_list_entry::div_x

Definition at line 33 of file starfield.h.

int starfield_list_entry::div_y

Definition at line 33 of file starfield.h.

char starfield_list_entry::filename[MAX_FILENAME_LEN]

Definition at line 31 of file starfield.h.

float starfield_list_entry::scale_x

Definition at line 32 of file starfield.h.

float starfield_list_entry::scale_y

Definition at line 32 of file starfield.h.


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