Public Member Functions |
bool | Execute (CBotStack *&pStack, CBotStack *array) |
bool | ExecuteVar (CBotVar *&pVar, CBotCStack *&pile) |
bool | ExecuteVar (CBotVar *&pVar, CBotStack *&pile, CBotToken *prevToken, bool bStep) |
void | RestoreStateVar (CBotStack *&pile, bool bMain) |
virtual bool | Execute (CBotStack *&pj) |
virtual bool | Execute (CBotStack *&pj, CBotVar *pVar) |
virtual void | RestoreState (CBotStack *&pj, bool bMain) |
virtual bool | ExecuteVar (CBotVar *&pVar, CBotStack *&pile, CBotToken *prevToken, bool bStep, bool bExtend) |
virtual bool | CompCase (CBotStack *&pj, int val) |
void | SetToken (CBotToken *p) |
int | GetTokenType () |
CBotToken * | GetToken () |
void | AddNext (CBotInstr *n) |
CBotInstr * | GetNext () |
void | AddNext3 (CBotInstr *n) |
CBotInstr * | GetNext3 () |
void | AddNext3b (CBotInstr *n) |
CBotInstr * | GetNext3b () |
bool | IsOfClass (CBotString name) |
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/CBot.cpp