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

#include <ui.h>

Public Member Functions

 ui_button_info (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 656 of file ui.h.

Constructor & Destructor Documentation

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

Definition at line 662 of file ui.h.

Member Data Documentation

UI_BUTTON ui_button_info::button

Definition at line 660 of file ui.h.

char* ui_button_info::filename

Definition at line 657 of file ui.h.

int ui_button_info::hotspot

Definition at line 659 of file ui.h.

int ui_button_info::x

Definition at line 658 of file ui.h.

int ui_button_info::xt

Definition at line 658 of file ui.h.

int ui_button_info::y

Definition at line 658 of file ui.h.

int ui_button_info::yt

Definition at line 658 of file ui.h.


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