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

Go to the source code of this file.

Functions

FBCALL void fb_GfxControl_s (int what, FBSTRING *param)
 
FBCALL void fb_GfxControl_i (int what, ssize_t *param1, ssize_t *param2, ssize_t *param3, ssize_t *param4)
 

Function Documentation

FBCALL void fb_GfxControl_i ( int  what,
ssize_t *  param1,
ssize_t *  param2,
ssize_t *  param3,
ssize_t *  param4 
)

Definition at line 54 of file gfx_control.c.

Here is the call graph for this function:

FBCALL void fb_GfxControl_s ( int  what,
FBSTRING param 
)

Definition at line 6 of file gfx_control.c.

Here is the call graph for this function: