|
FreeBASIC
0.91.0
|
#include "../fb.h"
Go to the source code of this file.
Functions | |
| int | fb_ConsoleGetMouse (int *x, int *y, int *z, int *buttons, int *clip) |
| int | fb_ConsoleSetMouse (int x, int y, int cursor, int clip) |
| int fb_ConsoleGetMouse | ( | int * | x, |
| int * | y, | ||
| int * | z, | ||
| int * | buttons, | ||
| int * | clip | ||
| ) |
| int fb_ConsoleSetMouse | ( | int | x, |
| int | y, | ||
| int | cursor, | ||
| int | clip | ||
| ) |