Indicates which hand the user is.

Enumerator:
UNKNOWN_HANDED 
LEFT_HANDED 
RIGHT_HANDED 

Definition at line 394 of file FXProcess.h.

00395     {
00396         UNKNOWN_HANDED=0,
00397         LEFT_HANDED=1,
00398         RIGHT_HANDED=2
00399     };


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