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

Public Member Functions

 scrollback_buttons (char *name, int x1, int y1, int x2, int y2, int h)
 

Public Attributes

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

Detailed Description

Definition at line 123 of file hudmessage.cpp.

Constructor & Destructor Documentation

scrollback_buttons::scrollback_buttons ( char *  name,
int  x1,
int  y1,
int  x2,
int  y2,
int  h 
)
inline

Definition at line 130 of file hudmessage.cpp.

Member Data Documentation

UI_BUTTON scrollback_buttons::button

Definition at line 128 of file hudmessage.cpp.

char* scrollback_buttons::filename

Definition at line 124 of file hudmessage.cpp.

int scrollback_buttons::hotspot

Definition at line 127 of file hudmessage.cpp.

int scrollback_buttons::x

Definition at line 125 of file hudmessage.cpp.

int scrollback_buttons::xt

Definition at line 126 of file hudmessage.cpp.

int scrollback_buttons::y

Definition at line 125 of file hudmessage.cpp.

int scrollback_buttons::yt

Definition at line 126 of file hudmessage.cpp.


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