|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Attributes | |
| log_text_seg * | next |
| char * | text |
| int | color |
| int | x |
| int | flags |
Definition at line 54 of file missionlog.cpp.
| int log_text_seg::color |
Definition at line 57 of file missionlog.cpp.
| int log_text_seg::flags |
Definition at line 59 of file missionlog.cpp.
| log_text_seg* log_text_seg::next |
Definition at line 55 of file missionlog.cpp.
| char* log_text_seg::text |
Definition at line 56 of file missionlog.cpp.
| int log_text_seg::x |
Definition at line 58 of file missionlog.cpp.