FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Data Structures | |
struct | FBGFX_CHAR |
Typedefs | |
typedef struct FBGFX_CHAR | FBGFX_CHAR |
Functions | |
FBCALL int | fb_GfxDrawString (void *target, float fx, float fy, int flags, FBSTRING *string, unsigned int color, void *font, int mode, PUTTER *putter, BLENDER *blender, void *param) |
typedef struct FBGFX_CHAR FBGFX_CHAR |