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

Public Member Functions

 credits_screen_buttons (char *name, int x1, int y1, int xt1, int yt1, int h)
 

Public Attributes

char * filename
 
int x
 
int y
 
int xt
 
int yt
 
int hotspot
 
UI_BUTTON button
 

Detailed Description

Definition at line 154 of file credits.cpp.

Constructor & Destructor Documentation

credits_screen_buttons::credits_screen_buttons ( char *  name,
int  x1,
int  y1,
int  xt1,
int  yt1,
int  h 
)
inline

Definition at line 160 of file credits.cpp.

Member Data Documentation

UI_BUTTON credits_screen_buttons::button

Definition at line 158 of file credits.cpp.

char* credits_screen_buttons::filename

Definition at line 155 of file credits.cpp.

int credits_screen_buttons::hotspot

Definition at line 157 of file credits.cpp.

int credits_screen_buttons::x

Definition at line 156 of file credits.cpp.

int credits_screen_buttons::xt

Definition at line 156 of file credits.cpp.

int credits_screen_buttons::y

Definition at line 156 of file credits.cpp.

int credits_screen_buttons::yt

Definition at line 156 of file credits.cpp.


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