BWAPI
Classes | Functions | Variables
SnippyHolloW-BroodwarBotQ-f01ab56/src/Macro/UnitGroupManager.h File Reference
#include <BWAPI.h>
#include "Macro/UnitGroup.h"
Include dependency graph for UnitGroupManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnitGroupManager

Functions

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

Variables

UnitGroupManagerTheUnitGroupManager

Function Documentation

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

Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines