22 #include "MAStandFunnySkitMaster.hpp" 24 #include "core/MARandomness.hpp" 25 #include "MABodyStateMaster.hpp" 26 #include "MAStandBurpSkit.hpp" 27 #include "MAStandFartSkit.hpp" #define MA_RANDOM_POINT_1(_variable_name, _min, _max)
Set a random point with one value.
Fart skit while standing.
MA::DesiredConnectionMap DesiredConnections
Desired connection map to other behaviors.
Burp skit while standing.
void SetSelfActivationDuration(const int new_duration)
Set the self-activation duration.
#define MABEHAVIOR_CREATE(_behavior, _master,...)
Create behaviors with custom constructor safely.
std::string MCGetClassName(T *instance=nullptr, const std::string &name_suffix="")
Get a class name.
virtual void ActivatingActions() override
Perform actions when the behavior is being activated.
virtual MABehavior::StimulusLevelType GetCurrentStimulus() override
Get the current behavior stimulus.