international keyboard support
This commit is contained in:
@@ -11,6 +11,7 @@ public:
|
||||
InputHandler_DInput();
|
||||
~InputHandler_DInput();
|
||||
void GetDevicesAndDescriptions( vector<InputDeviceInfo>& vDevicesOut );
|
||||
char DeviceButtonToChar( DeviceButton button );
|
||||
void Update();
|
||||
bool DevicesChanged();
|
||||
void WindowReset();
|
||||
|
||||
Reference in New Issue
Block a user