#include "globals.h"Data Structures | |
| struct | mfdb_handle |
Defines | |
| #define | STATE8 0x0100 |
Functions | |
| void * | __malloc_obspec (APPvar *app, OBJECT *, long) |
| int | mt_dfrm_new_image (APPvar *app, void *dfrm, MFDB *mfdb, int dup) |
| Creates an object displaying an image. | |
| int | mt_dfrm_new_texture (APPvar *app, void *dfrm, MFDB *mfdb, int w, int h) |
| Creates an object displaying a texture. | |
| #define STATE8 0x0100 |
Drawing image and texture
| void* __malloc_obspec | ( | APPvar * | app, | |
| OBJECT * | , | |||
| long | ||||
| ) |
1.5.8