BWAPI
trunk/bwapi/include/BWAPI/Client/ForceData.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 namespace BWAPI
00004 {
00005   struct ForceData
00006   {
00007     char name[32];
00008   };
00009 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines