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

Public Member Functions

 sim_room_buttons (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 92 of file readyroom.cpp.

Constructor & Destructor Documentation

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

Definition at line 98 of file readyroom.cpp.

Member Data Documentation

UI_BUTTON sim_room_buttons::button

Definition at line 96 of file readyroom.cpp.

char* sim_room_buttons::filename

Definition at line 93 of file readyroom.cpp.

int sim_room_buttons::hotspot

Definition at line 95 of file readyroom.cpp.

int sim_room_buttons::x

Definition at line 94 of file readyroom.cpp.

int sim_room_buttons::xt

Definition at line 94 of file readyroom.cpp.

int sim_room_buttons::y

Definition at line 94 of file readyroom.cpp.

int sim_room_buttons::yt

Definition at line 94 of file readyroom.cpp.


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