BWAPI
quorum/ExampleAIModule/SquadTactics.h
Go to the documentation of this file.
00001 #ifndef SQUADTACTICS_H
00002 #define SQUADTACTICS_H
00003 
00004 enum SQUAD_TACS {
00005         SQUAD_MARINES,
00006 
00007 
00008 };
00009 
00010 
00011 #endif
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines