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

Public Member Functions

 ss_buttons (char *name, int x1, int y1, int xt1, int yt1, int h, int s)
 

Public Attributes

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

Detailed Description

Definition at line 253 of file missionshipchoice.cpp.

Constructor & Destructor Documentation

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

Definition at line 260 of file missionshipchoice.cpp.

Member Data Documentation

UI_BUTTON ss_buttons::button

Definition at line 258 of file missionshipchoice.cpp.

char* ss_buttons::filename

Definition at line 254 of file missionshipchoice.cpp.

int ss_buttons::hotspot

Definition at line 256 of file missionshipchoice.cpp.

int ss_buttons::scrollable

Definition at line 257 of file missionshipchoice.cpp.

int ss_buttons::x

Definition at line 255 of file missionshipchoice.cpp.

int ss_buttons::xt

Definition at line 255 of file missionshipchoice.cpp.

int ss_buttons::y

Definition at line 255 of file missionshipchoice.cpp.

int ss_buttons::yt

Definition at line 255 of file missionshipchoice.cpp.


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