BWAPI
Public Member Functions
UnitOrder Class Reference

#include <UnitOrder.h>

List of all members.

Public Member Functions

 UnitOrder ()
 UnitOrder (std::vector< std::pair< UnitType, int >> order)
 UnitOrder (std::pair< UnitType, int > order)
std::vector< std::pair
< UnitType, int > > 
getOrder ()

Constructor & Destructor Documentation

UnitOrder::UnitOrder ( std::vector< std::pair< UnitType, int >>  order)
UnitOrder::UnitOrder ( std::pair< UnitType, int >  order)

Member Function Documentation

std::vector< std::pair< UnitType, int > > UnitOrder::getOrder ( )

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines