anonymous enum

7 Segment styles

Enumerator:
SEVENSEGMENT_NORMAL 
SEVENSEGMENT_SHADOW  Draw segments normally.

Definition at line 35 of file FX7Segment.h.

00035      {
00036   SEVENSEGMENT_NORMAL   = 0,            
00037   SEVENSEGMENT_SHADOW   = 0x00080000    
00038   };


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