|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <wmcgui.h>
Public Member Functions | |
| ObjectClassInfoEntry () | |
| bool | Parse () |
| int | GetImageHandle (int id, int handle_num) |
| int | GetCoords (int id, int *x, int *y) |
| int | GetObjectCoords (int *x, int *y, int *w, int *h) |
Friends | |
| class | GUIScreen |
Definition at line 304 of file wmcgui.cpp.
Definition at line 299 of file wmcgui.cpp.
Definition at line 309 of file wmcgui.cpp.
| bool ObjectClassInfoEntry::Parse | ( | ) |
Definition at line 48 of file wmcgui.cpp.