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

#include <ui.h>

Public Attributes

char * xstr
 
int xstr_id
 
int x
 
int y
 
int clr
 
int font_id
 
UI_GADGETassoc
 

Detailed Description

Definition at line 162 of file ui.h.

Member Data Documentation

UI_GADGET* UI_XSTR::assoc

Definition at line 168 of file ui.h.

int UI_XSTR::clr

Definition at line 166 of file ui.h.

int UI_XSTR::font_id

Definition at line 167 of file ui.h.

int UI_XSTR::x

Definition at line 165 of file ui.h.

char* UI_XSTR::xstr

Definition at line 163 of file ui.h.

int UI_XSTR::xstr_id

Definition at line 164 of file ui.h.

int UI_XSTR::y

Definition at line 165 of file ui.h.


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