Static Public Member Functions |
static bool | AddFunction (const char *name, bool rExec(CBotVar *pVar, CBotVar *pResult, int &Exception, void *pUser), CBotTypResult rCompile(CBotVar *&pVar, void *pUser)) |
static CBotTypResult | CompileCall (CBotToken *&p, CBotVar **ppVars, CBotCStack *pStack, long &nIdent) |
static bool | CheckCall (const char *name) |
static int | DoCall (long &nIdent, CBotToken *token, CBotVar **ppVars, CBotStack *pStack, CBotTypResult &rettype) |
static void | SetPUser (void *pUser) |
static void | Free () |
The documentation for this class was generated from the following files:
- /build/colobot-T0lCmu/colobot-0.1.3/src/CBot/CBot.h
- /build/colobot-T0lCmu/colobot-0.1.3/src/CBot/CBotProgram.cpp