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

Public Member Functions

 techroom_buttons (char *name, int x1, int y1, int xt1, int yt1, int h, int t, int f=0)
 

Public Attributes

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

Detailed Description

Definition at line 141 of file techmenu.cpp.

Constructor & Destructor Documentation

techroom_buttons::techroom_buttons ( char *  name,
int  x1,
int  y1,
int  xt1,
int  yt1,
int  h,
int  t,
int  f = 0 
)
inline

Definition at line 149 of file techmenu.cpp.

Member Data Documentation

UI_BUTTON techroom_buttons::button

Definition at line 147 of file techmenu.cpp.

char* techroom_buttons::filename

Definition at line 142 of file techmenu.cpp.

int techroom_buttons::flags

Definition at line 146 of file techmenu.cpp.

int techroom_buttons::hotspot

Definition at line 144 of file techmenu.cpp.

int techroom_buttons::tab

Definition at line 145 of file techmenu.cpp.

int techroom_buttons::x

Definition at line 143 of file techmenu.cpp.

int techroom_buttons::xt

Definition at line 143 of file techmenu.cpp.

int techroom_buttons::y

Definition at line 143 of file techmenu.cpp.

int techroom_buttons::yt

Definition at line 143 of file techmenu.cpp.


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