Inheritance Graph
graph BT
TimedBehaviourDecorator
TimedBehaviourDecorator --> AbstractBehaviourDecorator
click TimedBehaviourDecorator "classMinSG_1_1TimedBehaviourDecorator"
click AbstractBehaviourDecorator "classMinSG_1_1AbstractBehaviourDecorator"
Description
Public Functions
Documentation
function
MinSG::TimedBehaviourDecorator::TimedBehaviourDecorator
Defined in MinSG/Ext/Behaviours/TimedBehaviourDecorator.h:24
function
MinSG::TimedBehaviourDecorator::~TimedBehaviourDecorator
Defined in MinSG/Ext/Behaviours/TimedBehaviourDecorator.h:25
function
MinSG::TimedBehaviourDecorator::setStartTime
Defined in MinSG/Ext/Behaviours/TimedBehaviourDecorator.h:27
function
MinSG::TimedBehaviourDecorator::getStartTime
Defined in MinSG/Ext/Behaviours/TimedBehaviourDecorator.h:31
function
MinSG::TimedBehaviourDecorator::doExecute
o Called every frame (if the behaviour is active).
Defined in MinSG/Ext/Behaviours/TimedBehaviourDecorator.h:33