llviewerjoystick.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLVIEWERJOYSTICK_H
00033 #define LL_LLVIEWERJOYSTICK_H
00034 
00035 class LLViewerJoystick
00036 {
00037 public:
00038         static BOOL sOverrideCamera;
00039         static void scanJoystick();
00040         static void updateCamera(BOOL reset = FALSE);
00041 };
00042 
00043 #endif

Generated on Thu Jul 1 06:09:29 2010 for Second Life Viewer by  doxygen 1.4.7