plant_gene
Vars | |
_used_masks | Tracker to make sure masked names are unique. |
---|---|
associated_traits | A list of trait values to copy wholesale in copy_initial_seed_values(). |
name | Set to a randomized gene mask in Initialize(). |
unmasked_name | Actual name of the gene, used mostly for VV. |
Var Details
_used_masks
Tracker to make sure masked names are unique.
associated_traits
A list of trait values to copy wholesale in copy_initial_seed_values().
name
Set to a randomized gene mask in Initialize().
unmasked_name
Actual name of the gene, used mostly for VV.