BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
BWAPIC::Shape Struct Reference

#include <Shape.h>

List of all members.

Public Member Functions

 Shape ()
 Shape (ShapeType::Enum _shapeType, int _ctype, int _x1, int _y1, int _x2, int _y2, int _extra1, int _extra2, int _color, bool _isSolid)

Public Attributes

ShapeType::Enum type
int ctype
int x1
int y1
int x2
int y2
int extra1
int extra2
int color
bool isSolid

Constructor & Destructor Documentation

BWAPIC::Shape::Shape ( ) [inline]
BWAPIC::Shape::Shape ( ShapeType::Enum  _shapeType,
int  _ctype,
int  _x1,
int  _y1,
int  _x2,
int  _y2,
int  _extra1,
int  _extra2,
int  _color,
bool  _isSolid 
) [inline]

Member Data Documentation


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