Functions
winmm_joystick.c File Reference
#include "internal.h"
#include <stdlib.h>
Include dependency graph for winmm_joystick.c:

Go to the source code of this file.

Functions

void _glfwInitJoysticks (void)
const float * _glfwPlatformGetJoystickAxes (int joy, int *count)
const unsigned char * _glfwPlatformGetJoystickButtons (int joy, int *count)
const char * _glfwPlatformGetJoystickName (int joy)
int _glfwPlatformJoystickPresent (int joy)
void _glfwTerminateJoysticks (void)
static float normalizeAxis (DWORD pos, DWORD min, DWORD max)

Function Documentation

Definition at line 55 of file winmm_joystick.c.

Definition at line 61 of file winmm_joystick.c.

static float normalizeAxis ( DWORD  pos,
DWORD  min,
DWORD  max 
) [static]

Definition at line 39 of file winmm_joystick.c.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:40