MercuryInputSDL.cpp File Reference

#include <SDL/SDL.h>
#include "MercuryInputSDL.h"

Go to the source code of this file.

Functions

InputEvent RemapSDLKB (InputEvent &ie)

Variables

CursorDeviceDefaultCursorDevice = new SDLMouse
bool SDLKBResponce = AutoInputDeviceTracker.AddDevice( "KBSDL", new DeviceKeyboardSDL )


Function Documentation

InputEvent RemapSDLKB ( InputEvent ie  ) 

Definition at line 19 of file MercuryInputSDL.cpp.


Variable Documentation

CursorDevice* DefaultCursorDevice = new SDLMouse

Definition at line 6 of file MercuryInputSDL.cpp.

bool SDLKBResponce = AutoInputDeviceTracker.AddDevice( "KBSDL", new DeviceKeyboardSDL )

Definition at line 7 of file MercuryInputSDL.cpp.


Hosted by SourceForge.net Logo