|
|
virtual void | clear (bool deleteActions) |
|
uint | size () const |
|
const std::vector< Action * > & | actions () const |
|
Action * | getAction (Action::Index a) const |
|
Action * | getAction (const std::string &name) const |
|
Action * | getAction (PyObject *) const |
|
void | addAction (Action *) |
|
void | setOwnsActions (bool own) |
|
bool | ownsActions () const |
|
const std::set< Action::Index > & | getIllegal () const |
|
void | setLegal (Action *, bool) |
|
PyObject * | getPy () const |
|
|
std::vector< Action * > | mActions |
The documentation for this class was generated from the following file: