VR-Forces 4.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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)