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

#include <hud.h>

Public Attributes

char filename [MAX_FILENAME_LEN]
 
int first_frame
 
int num_frames
 
int sx
 
int sy
 
float total_time
 
float time_elapsed
 

Detailed Description

Definition at line 22 of file hud.h.

Member Data Documentation

char hud_anim::filename[MAX_FILENAME_LEN]

Definition at line 23 of file hud.h.

int hud_anim::first_frame

Definition at line 24 of file hud.h.

int hud_anim::num_frames

Definition at line 26 of file hud.h.

int hud_anim::sx

Definition at line 27 of file hud.h.

int hud_anim::sy

Definition at line 27 of file hud.h.

float hud_anim::time_elapsed

Definition at line 29 of file hud.h.

float hud_anim::total_time

Definition at line 28 of file hud.h.


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