FreeBASIC  0.91.0
io_mouse.c File Reference
#include "../fb.h"
Include dependency graph for io_mouse.c:

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)
 

Function Documentation

int fb_ConsoleGetMouse ( int *  x,
int *  y,
int *  z,
int *  buttons,
int *  clip 
)

Definition at line 5 of file io_mouse.c.

Here is the call graph for this function:

int fb_ConsoleSetMouse ( int  x,
int  y,
int  cursor,
int  clip 
)

Definition at line 10 of file io_mouse.c.

Here is the call graph for this function: