36 parentRegistry = 0)
const;
46 virtual double timeToRecover()
const;
47 virtual void setTimeToRecover(
double recoverTime);
DtDamageAdjudicationComponentDescriptor is used to specify the parameters for the DtDamageAdjudicatio...
Definition: damageAdjudicationComponentDescriptor.h:33
#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:67
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
virtual DtString type() const
Returns the type of component this descriptor describes.
DtRwStringList myCumulativePowerTypes
Parameter Name: cumalative-power-types Parameter Description: A list of damage power types that can h...
Definition: humanDamageActuatorDescriptor.h:74
Definition: humanDamageActuatorDescriptor.h:19
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
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