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

Go to the source code of this file.

Classes

struct  Devices::KeyboardConfig
 
struct  Devices::KeyboardConfig::Buffer
 
struct  Devices::KeyboardConfig::Key
 
class  Devices::Keyboard
 

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 Keyboard.h.