![]() |
torcs - 1.2.2 | ![]() |
#include <stdlib.h>
#include <tgfclient.h>
#include "gui.h"
Include dependency graph for guiimage.cpp:
Functions | |
int | GfuiStaticImageCreate (void *scr, int x, int y, int w, int h, char *name) |
Create a new static image. | |
void | GfuiStaticImageSet (void *scr, int id, char *name) |
Replace an image by another one. | |
void | gfuiReleaseImage (tGfuiObject *obj) |
void | gfuiDrawImage (tGfuiObject *obj) |
|
|
|
|
Here is the call graph for this function: