GUI Images management. More...

Go to the source code of this file.
Functions | |
| int | GfuiStaticImageCreate (void *scr, int x, int y, int w, int h, char *name) |
| Create a new static image. More... | |
| void | GfuiStaticImageSet (void *scr, int id, char *name) |
| Replace an image by another one. More... | |
| void | gfuiReleaseImage (tGfuiObject *obj) |
| void | gfuiDrawImage (tGfuiObject *obj) |
| void gfuiDrawImage | ( | tGfuiObject * | obj | ) |
Definition at line 119 of file guiimage.cpp.
| void gfuiReleaseImage | ( | tGfuiObject * | obj | ) |