IntentionEvacuate
class IntentionEvacuate(desireWalkRandomly: () -> Double, desireEvacuate: () -> Double) : BodyCognitiveCharacteristic
Content copied to clipboard
The intention to evacuate of .
Parameters
desireWalkRandomly
the desire not to evacuate of the agent owning this characteristic.
Content copied to clipboard
desireEvacuate
the desire to evacuate of the agent owning this characteristic.
Content copied to clipboard
Constructors
Link copied to clipboard
fun IntentionEvacuate(desireWalkRandomly: () -> Double, desireEvacuate: () -> Double)
Content copied to clipboard