FreeBASIC  0.91.0
gfx_pset.c File Reference
#include "fb_gfx.h"
Include dependency graph for gfx_pset.c:

Go to the source code of this file.

Functions

FBCALL void fb_GfxPset (void *target, float fx, float fy, unsigned int color, int flags, int ispreset)
 

Function Documentation

FBCALL void fb_GfxPset ( void *  target,
float  fx,
float  fy,
unsigned int  color,
int  flags,
int  ispreset 
)

Definition at line 7 of file gfx_pset.c.

Here is the call graph for this function: