anonymous enum

FOX Mouse buttons.

Enumerator:
LEFTBUTTON 
MIDDLEBUTTON 
RIGHTBUTTON 

Definition at line 392 of file fxdefs.h.

00392      {
00393   LEFTBUTTON       = 1,
00394   MIDDLEBUTTON     = 2,
00395   RIGHTBUTTON      = 3
00396   };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:44 2009 for TnFOX by doxygen v1.4.7