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

Public Member Functions

 goal_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 153 of file missiongoals.cpp.

Constructor & Destructor Documentation

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

Definition at line 159 of file missiongoals.cpp.

Member Data Documentation

UI_BUTTON goal_buttons::button

Definition at line 157 of file missiongoals.cpp.

char* goal_buttons::filename

Definition at line 154 of file missiongoals.cpp.

int goal_buttons::hotspot

Definition at line 156 of file missiongoals.cpp.

int goal_buttons::x

Definition at line 155 of file missiongoals.cpp.

int goal_buttons::y

Definition at line 155 of file missiongoals.cpp.


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