BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
BW::Orders::MakeBuilding Class Reference

#include <OrderTypes.h>

Collaboration diagram for BW::Orders::MakeBuilding:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MakeBuilding (BW::TilePosition position, int type)
 MakeBuilding (int tileX, int tileY, int type)

Public Attributes

u8 always0x0c
u8 raceDependant
BW::TilePosition position
u16 type

Detailed Description

Make building.


Constructor & Destructor Documentation

Here is the call graph for this function:

BW::Orders::MakeBuilding::MakeBuilding ( int  tileX,
int  tileY,
int  type 
)

Here is the call graph for this function:


Member Data Documentation

0x0c = make building Command-code in bw

Specifies race of builder: zerg = 0x19, terran = 1e, toss = 1f

Type of building to make


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