PCB Environment 2
Loading...
Searching...
No Matches
ActionSpace Class Reference

Public Member Functions

virtual void clear (bool deleteActions)
uint size () const
const std::vector< Action * > & actions () const
ActiongetAction (Action::Index a) const
ActiongetAction (const std::string &name) const
ActiongetAction (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

Protected Attributes

std::vector< Action * > mActions

The documentation for this class was generated from the following file: