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

Go to the source code of this file.

Functions

FBCALL int fb_GfxGetJoystick (int id, ssize_t *buttons, float *a1, float *a2, float *a3, float *a4, float *a5, float *a6, float *a7, float *a8)
 

Function Documentation

FBCALL int fb_GfxGetJoystick ( int  id,
ssize_t *  buttons,
float *  a1,
float *  a2,
float *  a3,
float *  a4,
float *  a5,
float *  a6,
float *  a7,
float *  a8 
)

Definition at line 5 of file gfx_joystick.c.

Here is the call graph for this function: