i6engine  1.0
InputFacade.h File Reference
#include <map>
#include "i6engine/utils/i6eSystemParameters.h"
#include "boost/function.hpp"
#include "boost/thread/mutex.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  i6e::api::InputFacade
 

Namespaces

 i6e
 
 i6e::api
 

Variables

 KEY_RELEASED
 
 KEY_PRESSED
 key was released More...
 

Variable Documentation

KEY_PRESSED

key was released

Definition at line 45 of file InputFacade.h.

KEY_RELEASED

Definition at line 44 of file InputFacade.h.