lugre_input.cpp File Reference

#include "lugre_prefix.h"
#include "lugre_input.h"
#include <string.h>
#include <OIS/OIS.h>

Include dependency graph for lugre_input.cpp:

Go to the source code of this file.

Namespaces

namespace  Lugre

Defines

#define ADD_gKeyMapOIS(OISkeycode, robkeycode)   gKeyMapOIS[OISkeycode] = robkeycode; gKeyMapOISInv[robkeycode] = OISkeycode;

Functions

void Lugre::InitKeyMapOIS ()

Variables

std::map< unsigned int,
unsigned char > 
Lugre::gKeyMapOIS
std::map< unsigned char,
unsigned int > 
Lugre::gKeyMapOISInv


Define Documentation

#define ADD_gKeyMapOIS ( OISkeycode,
robkeycode   )     gKeyMapOIS[OISkeycode] = robkeycode; gKeyMapOISInv[robkeycode] = OISkeycode;

Referenced by Lugre::InitKeyMapOIS().


Generated on Wed May 23 06:00:16 2012 for cpp by  doxygen 1.5.6