BWAPI
Public Member Functions
aithread Class Reference

#include <ScriptThread.h>

List of all members.

Public Member Functions

 aithread ()
 aithread (WORD wStartBlock, BWAPI::Position location, void *town=NULL)
 ~aithread ()
template<class _T >
_T read ()
void execute ()
DWORD getFlags ()
void setFlags (DWORD dwFlags)
void clearFlags (DWORD dwFlags)
DWORD sleep ()
void killThread ()
void showDebug (int x, int y)
void saveDebug (const char *prefix, int iOpcode, const char *pszFormat=NULL,...)
void retry ()

Constructor & Destructor Documentation

aithread::aithread ( WORD  wStartBlock,
BWAPI::Position  location,
void *  town = NULL 
)

Here is the call graph for this function:


Member Function Documentation

void aithread::clearFlags ( DWORD  dwFlags)

Here is the call graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

template<class _T >
_T aithread::read ( ) [inline]
void aithread::retry ( )

Here is the caller graph for this function:

void aithread::saveDebug ( const char *  prefix,
int  iOpcode,
const char *  pszFormat = NULL,
  ... 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void aithread::setFlags ( DWORD  dwFlags)

Here is the caller graph for this function:

void aithread::showDebug ( int  x,
int  y 
)

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 Typedefs Enumerations Enumerator Friends Defines