22 #include "CBot/CBotInstr/CBotInstr.h" 45 void RestoreState(
CBotStack* &pj,
bool bMain)
override;
48 virtual const std::string
GetDebugName()
override {
return "CBotEmpty"; }
virtual const std::string GetDebugName() override
Returns the name of this class.
Definition: CBotEmpty.h:48
Class for one CBot instruction.
Definition: CBotInstr.h:86
Constant -1 of type int.
Definition: CBotEmpty.h:31
The execution stack.
Definition: CBotStack.h:44
CBot engine.
Definition: CBotCallMethode.cpp:28