 |
torcs - 1.2.2 |
 |
src/libs/tgfclient/guiobject.cpp File Reference
#include <string.h>
#include <tgfclient.h>
#include "gui.h"
Include dependency graph for guiobject.cpp:
|
Defines |
#define | SCALE 1.3 |
Functions |
void | gfuiObjectInit (void) |
void | gfuiPrintString (int x, int y, GfuiFontClass *font, char *string) |
void | GfuiPrintString (char *text, float *fgColor, int font, int x, int y, int align) |
int | GfuiFontHeight (int font) |
int | GfuiFontWidth (int font, char *text) |
void | GfuiDrawCursor () |
void | GfuiDraw (tGfuiObject *obj) |
void | GfuiUnSelectCurrent (void) |
| Remove the focus on the current element.
|
void | gfuiUpdateFocus (void) |
void | gfuiSelectNext (void *) |
void | gfuiSelectPrev (void *) |
void | gfuiSelectId (void *scr, int id) |
int | GfuiVisibilitySet (void *scr, int id, int visible) |
| Set/unset the visibility attribute of an object.
|
int | GfuiEnable (void *scr, int id, int flag) |
| Enable / Disable an object.
|
void | gfuiMouseAction (void *vaction) |
void | gfuiAddObject (tGfuiScreen *screen, tGfuiObject *object) |
tGfuiObject * | gfuiGetObject (void *scr, int id) |
void | gfuiReleaseObject (tGfuiObject *curObject) |
Define Documentation
Function Documentation
Here is the call graph for this function:
int GfuiFontHeight |
( |
int |
font |
) |
|
|
Here is the call graph for this function:
int GfuiFontWidth |
( |
int |
font, |
|
|
char * |
text |
|
) |
|
|
Here is the call graph for this function:
void gfuiMouseAction |
( |
void * |
vaction |
) |
|
|
Here is the call graph for this function:
void gfuiObjectInit |
( |
void |
|
) |
|
|
void GfuiPrintString |
( |
char * |
text, |
|
|
float * |
fgColor, |
|
|
int |
font, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
align |
|
) |
|
|
Here is the call graph for this function:
void gfuiPrintString |
( |
int |
x, |
|
|
int |
y, |
|
|
GfuiFontClass * |
font, |
|
|
char * |
string |
|
) |
|
|
Here is the call graph for this function:
Here is the call graph for this function:
void gfuiSelectId |
( |
void * |
scr, |
|
|
int |
id |
|
) |
|
|
void gfuiSelectNext |
( |
void * |
|
) |
|
|
Here is the call graph for this function:
void gfuiSelectPrev |
( |
void * |
|
) |
|
|
Here is the call graph for this function:
void gfuiUpdateFocus |
( |
void |
|
) |
|
|
Generated at Thu Feb 26 21:53:11 2004 for torcs by
1.3.3 written by Dimitri van Heesch,
© 1997-1999
TORCS © Eric Espié 1999, 2002.