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

#include <Command.h>

List of all members.

Public Member Functions

 Command ()
 Command (CommandType::Enum _commandType, int _value1=0, int _value2=0)

Public Attributes

CommandType::Enum type
int value1
int value2

Constructor & Destructor Documentation

BWAPIC::Command::Command ( CommandType::Enum  _commandType,
int  _value1 = 0,
int  _value2 = 0 
) [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