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

Go to the source code of this file.

Functions

FBCALL void fb_GfxLock (void)
 
FBCALL void fb_GfxUnlock (int start_line, int end_line)
 
FBCALL void * fb_GfxScreenPtr (void)
 

Function Documentation

FBCALL void fb_GfxLock ( void  )

Definition at line 7 of file gfx_access.c.

FBCALL void* fb_GfxScreenPtr ( void  )

Definition at line 42 of file gfx_access.c.

Here is the call graph for this function:

FBCALL void fb_GfxUnlock ( int  start_line,
int  end_line 
)

Definition at line 20 of file gfx_access.c.

Here is the call graph for this function: