Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

Visiondefines.h

Go to the documentation of this file.
00001 #ifndef INCLUDED_Visiondefines_h
00002 #define INCLUDED_Visiondefines_h
00003 
00004 #define MAX_COLORS 11
00005 
00006 #define COLOR_BACKGROUND 0
00007 #define COLOR_BLACK 0
00008 #define COLOR_BLUE 1
00009 #define COLOR_GREEN 2
00010 #define COLOR_ORANGE 3
00011 #define COLOR_BGREEN 4
00012 #define COLOR_PURPLE 5
00013 #define COLOR_RED 6
00014 #define COLOR_PINK 7
00015 #define COLOR_YELLOW 8
00016 #define COLOR_GRAY 9
00017 #define COLOR_SKIN 10
00018 
00019 #define NUM_VEVENTS 6
00020 
00021 #endif

Tekkotsu v1.4
Generated Sat Jul 19 00:06:32 2003 by Doxygen 1.3.2