anonymous enum

Cursor options.

Enumerator:
CURSOR_KEEP 
CURSOR_OWNED  Keep pixel data in client.

Definition at line 48 of file FXCursor.h.

00048      {
00049   CURSOR_KEEP  = 0x00000100,    
00050   CURSOR_OWNED = 0x00000200     
00051   };


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