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

Public Member Functions

 wl_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 101 of file missionweaponchoice.cpp.

Constructor & Destructor Documentation

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

Definition at line 107 of file missionweaponchoice.cpp.

Member Data Documentation

UI_BUTTON wl_buttons::button

Definition at line 105 of file missionweaponchoice.cpp.

char* wl_buttons::filename

Definition at line 102 of file missionweaponchoice.cpp.

int wl_buttons::hotspot

Definition at line 104 of file missionweaponchoice.cpp.

int wl_buttons::x

Definition at line 103 of file missionweaponchoice.cpp.

int wl_buttons::xt

Definition at line 103 of file missionweaponchoice.cpp.

int wl_buttons::y

Definition at line 103 of file missionweaponchoice.cpp.

int wl_buttons::yt

Definition at line 103 of file missionweaponchoice.cpp.


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