24 #include "MABehavior.hpp" virtual void ActivatingActions() override
Perform actions when the behavior is being activated.
Move the tail to the back behavior.
virtual MABehavior::StimulusLevelType GetCurrentStimulus() override
Get the current behavior stimulus.
virtual void FailingActions() override
Perform actions when the behavior is being failed.
virtual void FinishingActions() override
Perform actions when the behavior is being finished.