23 #ifndef __DEV_INPUT_H__ 24 #define __DEV_INPUT_H__ 37 typedef std::vector< std::pair<std::string, std::string> >
DeviceList;
60 bool Poll( uint32_t timeout=0 );
85 void Debug(
bool enabled=
true );
Keyboard device.
Definition: devKeyboard.h:38
Joystick device.
Definition: devJoystick.h:36