Avionics
Dropship Simulator
Joystick.h File Reference
#include <WinSock2.h>
#include <Windows.h>
#include <dinput.h>
#include "Bus.h"
Include dependency graph for Joystick.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Devices::JoystickConfig
 
struct  Devices::JoystickConfig::Axis
 
struct  Devices::JoystickConfig::Button
 
class  Devices::Joystick
 

Namespaces

 Devices
 okay, the portable keyboard numbers don't work like the outside keypad because the outside keypad is numlock ON
 

Macros

#define DIRECTINPUT_VERSION   0x0800
 

Macro Definition Documentation

◆ DIRECTINPUT_VERSION

#define DIRECTINPUT_VERSION   0x0800

Definition at line 8 of file Joystick.h.