SORTIE Core C++ Documentation
|
Reason codes for why a tree died. More...
Enumerations | |
enum | deadCode { notdead = 0, harvest, natural, disease, fire, insects, storm, remove_tree } |
Reason codes for why a tree died.
This controls the life history stage they pass to as dead trees.
enum whyDead::deadCode |