FS2_Open
Open source remastering of the Freespace 2 engine
ObjectClassInfoEntry Class Reference

#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
 

Detailed Description

Definition at line 139 of file wmcgui.h.

Constructor & Destructor Documentation

ObjectClassInfoEntry::ObjectClassInfoEntry ( )
inline

Definition at line 151 of file wmcgui.h.

Member Function Documentation

int ObjectClassInfoEntry::GetCoords ( int  id,
int x,
int y 
)

Definition at line 304 of file wmcgui.cpp.

int ObjectClassInfoEntry::GetImageHandle ( int  id,
int  handle_num 
)

Definition at line 299 of file wmcgui.cpp.

int ObjectClassInfoEntry::GetObjectCoords ( int x,
int y,
int w,
int h 
)

Definition at line 309 of file wmcgui.cpp.

bool ObjectClassInfoEntry::Parse ( )

Definition at line 48 of file wmcgui.cpp.

Friends And Related Function Documentation

friend class GUIScreen
friend

Definition at line 141 of file wmcgui.h.


The documentation for this class was generated from the following files: