|
bool | TestCatch (CBotStack *&pj, int val) |
|
bool | Execute (CBotStack *&pj) override |
|
void | RestoreState (CBotStack *&pj, bool bMain) override |
|
void | RestoreCondState (CBotStack *&pj, bool bMain) |
|
virtual bool | Execute (CBotStack *&pj, CBotVar *pVar) |
|
virtual bool | ExecuteVar (CBotVar *&pVar, CBotCStack *&pile) |
|
virtual bool | ExecuteVar (CBotVar *&pVar, CBotStack *&pile, CBotToken *prevToken, bool bStep, bool bExtend) |
|
virtual void | RestoreStateVar (CBotStack *&pile, bool bMain) |
|
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-0.1.6/src/CBot/CBot.h
- /build/colobot-0.1.6/src/CBot/CBotWhile.cpp