Colobot
Public Member Functions | Friends | List of all members
CBotCallMethode Class Reference

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 ()
 
CBotCallMethodeNext ()
 
void AddNext (CBotCallMethode *p)
 

Friends

class CBotClass
 

The documentation for this class was generated from the following files: