llclickaction.h

Go to the documentation of this file.
00001 
00033 #ifndef LL_LLCLICKACTION_H
00034 #define LL_LLCLICKACTION_H
00035 
00036 const U8 CLICK_ACTION_NONE = 0;
00037 const U8 CLICK_ACTION_TOUCH = 0;
00038 const U8 CLICK_ACTION_SIT = 1;
00039 const U8 CLICK_ACTION_BUY = 2;
00040 const U8 CLICK_ACTION_PAY = 3;
00041 const U8 CLICK_ACTION_OPEN = 4;
00042 const U8 CLICK_ACTION_PLAY = 5;
00043 const U8 CLICK_ACTION_OPEN_MEDIA = 6;
00044 
00045 #endif

Generated on Fri May 16 08:32:02 2008 for SecondLife by  doxygen 1.5.5