Public Member Functions |
| CBotCallMethode (const char *name, bool rExec(CBotVar *pThis, CBotVar *pVar, CBotVar *pResult, int &Exception), CBotTypResult rCompile(CBotVar *pThis, CBotVar *&pVar)) |
CBotTypResult | CompileCall (const char *name, CBotVar *pThis, CBotVar **ppVars, CBotCStack *pStack, long &nIdent) |
int | DoCall (long &nIdent, const char *name, CBotVar *pThis, CBotVar **ppVars, CBotVar *&pResult, CBotStack *pStack, CBotToken *pFunc) |
CBotString | GetName () |
CBotCallMethode * | Next () |
void | AddNext (CBotCallMethode *p) |
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