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

Public Member Functions

 hotkey_buttons (char *name, int x1, int y1, int h)
 

Public Attributes

char * filename
 
int x
 
int y
 
int hotspot
 
UI_BUTTON button
 

Detailed Description

Definition at line 197 of file missionhotkey.cpp.

Constructor & Destructor Documentation

hotkey_buttons::hotkey_buttons ( char *  name,
int  x1,
int  y1,
int  h 
)
inline

Definition at line 203 of file missionhotkey.cpp.

Member Data Documentation

UI_BUTTON hotkey_buttons::button

Definition at line 201 of file missionhotkey.cpp.

char* hotkey_buttons::filename

Definition at line 198 of file missionhotkey.cpp.

int hotkey_buttons::hotspot

Definition at line 200 of file missionhotkey.cpp.

int hotkey_buttons::x

Definition at line 199 of file missionhotkey.cpp.

int hotkey_buttons::y

Definition at line 199 of file missionhotkey.cpp.


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