#include <AIBase.h>
Inheritance diagram for AIAction:

Public Member Functions | |
| AIAction (std::vector< int > params_=std::vector< int >()) | |
| AIAction & | operator= (int param_) |
| AIAction & | operator+= (int param_) |
| virtual | ~AIAction () |
| empty destructor | |
|
|
adds a parameter
Reimplemented from AIPremise. |
|
|
clears all parameters, resets other vars, and sets the first parameter (the ID) to param_
Reimplemented from AIPremise. |
1.3.6