MercuryInputWin32.cpp File Reference

#include "MercuryInputWin32.h"
#include "MercuryLog.h"
#include "MercuryMessages.h"
#include "MercuryDisplay.h"
#include <windows.h>

Go to the source code of this file.

Functions

InputEvent RemapW32KB (InputEvent &ie)

Variables

int g_iWindowX
int g_iWindowY
CursorDeviceDefaultCursorDevice = new Win32Mouse
bool W32KBResponce = AutoInputDeviceTracker.AddDevice( "KB", new DeviceKeyboardW32 )


Function Documentation

InputEvent RemapW32KB ( InputEvent ie  ) 

Definition at line 15 of file MercuryInputWin32.cpp.


Variable Documentation

CursorDevice* DefaultCursorDevice = new Win32Mouse

Definition at line 10 of file MercuryInputWin32.cpp.

int g_iWindowX

Definition at line 13 of file Win32Window.cpp.

int g_iWindowY

Definition at line 13 of file Win32Window.cpp.

bool W32KBResponce = AutoInputDeviceTracker.AddDevice( "KB", new DeviceKeyboardW32 )

Definition at line 13 of file MercuryInputWin32.cpp.


Hosted by SourceForge.net Logo