BWAPI
SPAR/AIModule/SparAIModule/DecisionMaking/Layer1Reactive/FSM/IBehaviorState.h
Go to the documentation of this file.
00001 #pragma once
00002 #include "../../../Utils/FSM/IFSMState.h"
00003 
00004 typedef IFSMState IBehaviorState;
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines