Home
last modified time | relevance | path

Searched refs:autocool_halflife (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/evolvotron/evolvotron/libfunction/
H A Dmutation_parameters.h356 int autocool_halflife() const in autocool_halflife() function
361 void autocool_halflife(int v) in autocool_halflife() function
/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Ddialog_mutation_parameters.cpp184 _spinbox_autocool_halflife->setValue(_mutation_parameters->autocool_halflife()); in setup_from_mutation_parameters()
269 _mutation_parameters->autocool_halflife(v); in changed_autocool_halflife()