Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ufwoom.h

Go to the documentation of this file.
00001 // **********************************************************************
00002 // * AUTHOR: Steven W                                               *
00003 // * TITLE: UFWOOM.H                                                    *
00004 // * DATE: April 29, 1993                                               *
00005 // * PURPOSE: const and prototype declarations for function UFWOOM      *
00006 // **********************************************************************
00007 
00008 
00009 const int Initial_Button_ID = 0xFF;
00010 const int Initial_Square_CheckBox_ID = 0;
00011 const int Initial_Circle_CheckBox_ID = 100;
00012 const int Initial_Group_ID = 200;
00013 
00014 enum PlayerTypes {Inactive, ComputerP, HumanP};
00015 
00016 
00017 

Generated on Sun Jul 6 23:07:16 2003 for Scotland Yard by doxygen1.2.15