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

#include <missionscreencommon.h>

Public Member Functions

 brief_common_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 37 of file missionscreencommon.h.

Constructor & Destructor Documentation

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

Definition at line 45 of file missionscreencommon.h.

Member Data Documentation

UI_BUTTON brief_common_buttons::button

Definition at line 43 of file missionscreencommon.h.

char* brief_common_buttons::filename

Definition at line 38 of file missionscreencommon.h.

int brief_common_buttons::hotspot

Definition at line 41 of file missionscreencommon.h.

int brief_common_buttons::repeat

Definition at line 42 of file missionscreencommon.h.

int brief_common_buttons::x

Definition at line 39 of file missionscreencommon.h.

int brief_common_buttons::xt

Definition at line 40 of file missionscreencommon.h.

int brief_common_buttons::y

Definition at line 39 of file missionscreencommon.h.

int brief_common_buttons::yt

Definition at line 40 of file missionscreencommon.h.


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