50 #ifndef InputEventFactory_H_
51 #define InputEventFactory_H_
53 #include "system/thread/Thread.h"
54 using namespace ::br::pucrio::telemidia::ginga::core::system::thread;
56 #include "system/compat/SystemCompat.h"
57 using namespace ::br::pucrio::telemidia::ginga::core::system::compat;
59 #include "mb/IInputManager.h"
73 static const short FT_KINECT = 0;
Definition: InputEventFactory.h:71
Definition: IInputManager.h:67