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

Public Member Functions

 brief_buttons (char *name, int x1, int y1, int xt1, int yt1, int h, int r=0)
 

Public Attributes

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

Detailed Description

Definition at line 221 of file missionbrief.cpp.

Constructor & Destructor Documentation

brief_buttons::brief_buttons ( char *  name,
int  x1,
int  y1,
int  xt1,
int  yt1,
int  h,
int  r = 0 
)
inline

Definition at line 229 of file missionbrief.cpp.

Member Data Documentation

UI_BUTTON brief_buttons::button

Definition at line 227 of file missionbrief.cpp.

char* brief_buttons::filename

Definition at line 222 of file missionbrief.cpp.

int brief_buttons::hotspot

Definition at line 225 of file missionbrief.cpp.

int brief_buttons::repeat

Definition at line 226 of file missionbrief.cpp.

int brief_buttons::x

Definition at line 223 of file missionbrief.cpp.

int brief_buttons::xt

Definition at line 224 of file missionbrief.cpp.

int brief_buttons::y

Definition at line 223 of file missionbrief.cpp.

int brief_buttons::yt

Definition at line 224 of file missionbrief.cpp.


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