VR-Forces 4.1.1 Class Documentation
joyDevTypes.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2001 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
15 
16 #ifndef DtJoyDeviceTypes_H_
17 #define DtJoyDeviceTypes_H_
18 
19 const char DtNoJoyDeviceType[] = "no-joydevice-enabled";
20 const char DtPreDirectInputJoyDeviceType[] = "pre-direct-input-joydevice";
21 const char DtDirectInputJoyDeviceType[] = "direct-input-joydevice";
22 const char DtLinuxJoyDeviceType[] = "linux-joydevice";
23 const char DtDirectInputSpaceballDeviceType[] = "usb-spaceball";
24 
25 #endif

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)