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)
 Returns the values of all axes of the specified joystick. More...
 
const unsigned char * _glfwPlatformGetJoystickButtons (int joy, int *count)
 Returns the state of all buttons of the specified joystick. More...
 
const char * _glfwPlatformGetJoystickName (int joy)
 Returns the name of the specified joystick. More...
 
int _glfwPlatformJoystickPresent (int joy)
 Returns whether the specified joystick is present. More...
 
void _glfwTerminateJoysticks (void)
 
static float normalizeAxis (DWORD pos, DWORD min, DWORD max)
 

Function Documentation

void _glfwInitJoysticks ( void  )

Definition at line 55 of file winmm_joystick.c.

void _glfwTerminateJoysticks ( void  )

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 Fri Mar 13 2020 03:16:18