BWAPI
Classes | Functions
SnippyHolloW-BroodwarBotQ-f01ab56/src/Micro/UnitManager/UnitSetManager.h File Reference
#include <BWAPI.h>
#include <UnitSet.h>
#include "Utils/CSingleton.h"
Include dependency graph for UnitSetManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnitSetManager

Functions

UnitSet AllUnits ()
UnitSet SelectAll ()
UnitSet SelectAll (BWAPI::UnitType type)
UnitSet SelectAllEnemy ()
UnitSet SelectAllEnemy (BWAPI::UnitType type)
UnitSet SelectAll (BWAPI::Player *player, BWAPI::UnitType type)

Function Documentation

Here is the caller graph for this function:

Here is the caller graph for this function:

UnitSet SelectAll ( BWAPI::UnitType  type)
UnitSet SelectAll ( BWAPI::Player *  player,
BWAPI::UnitType  type 
)

Here is the caller graph for this function:

UnitSet SelectAllEnemy ( BWAPI::UnitType  type)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines