FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
int | fb_GfxSetMouse (int x, int y, int cursor, int clip) |
int fb_GfxSetMouse | ( | int | x, |
int | y, | ||
int | cursor, | ||
int | clip | ||
) |
Definition at line 7 of file gfx_setmouse.c.