BWAPI
Classes | Public Member Functions
DragoonManager Class Reference

#include <DragoonManager.h>

List of all members.

Classes

class  DragoonData

Public Member Functions

 DragoonManager ()
void setMyDragoons (map< Unit *, DragoonData >)
map< Unit *, DragoonDatagetMyDragoons ()
void addDragoon (Unit *)
void deleteDragoon (Unit *)
void update ()

Constructor & Destructor Documentation


Member Function Documentation

void DragoonManager::addDragoon ( Unit dragoon)
void DragoonManager::deleteDragoon ( Unit dragoon)
void DragoonManager::setMyDragoons ( map< Unit *, DragoonData dragoons)

Here is the call graph for this function:


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