45 virtual double timeToRecover()
const;
46 virtual void setTimeToRecover(
double recoverTime);
DtDamageAdjudicationComponentDescriptor is used to specify the parameters for the DtDamageAdjudicatio...
Definition: damageAdjudicationComponentDescriptor.h:33
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const override
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DtRwReal myRecoveryTime
Parameter Name: recovery-time Parameter Description: The time it takes for a person to recover from b...
Definition: humanDamageActuatorDescriptor.h:66
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
Definition: readerWriterRegistry.h:39
DtRwStringList myCumulativePowerTypes
Parameter Name: cumalative-power-types Parameter Description: A list of damage power types that can h...
Definition: humanDamageActuatorDescriptor.h:73
Definition: humanDamageActuatorDescriptor.h:19
virtual DtString type() const override
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
DtDamageAdjudicationComponentDescriptor & operator=(const DtDamageAdjudicationComponentDescriptor &orig)
assignment. See note above.
Description: Readable, Writable DtReal (double)
Definition: rwReal.h:27
static DtComponentDescriptor * creator()
Definition: rwStringList.h:20