11 namespace ExternalStimuli
31 virtual bool AddStimulus(std::string strXml);
32 virtual bool RemoveStimulus(std::string strID);
35 virtual void Load(CStdXml &oXml);
Base manager class for ActivatedItem's.
This class is derived from the ActivatedItemMgr and it handles all of the external stimuli...
Root namespace for the base simulation library for AnimatLab.
External stimulus base class.