496 {
498 {
501
502
503 ShowSelection( "plantStage_" + plant_state_index );
504 HideSelection( "plantStage_" + prev_plant_state_index );
505
506
507
509 {
510 ShowSelection( "plantStage_" + plant_state_index + "_crops" );
511 HideSelection( "plantStage_" + prev_plant_state_index + "_crops" );
512 }
513 else
514 {
515 HideSelection( "plantStage_" + plant_state_index + "_crops" );
516 HideSelection( "plantStage_" + prev_plant_state_index + "_crops" );
517 }
518
519
520 ShowSelection( "plantStage_" + plant_state_index + "_shadow" );
521 HideSelection( "plantStage_" + prev_plant_state_index + "_shadow" );
522 }
523
526 }
string ToStringLen(int len)
Integer to string with fixed length, padded with zeroes.
float m_PlantMaterialMultiplier
float m_CurrentPlantMaterialQuantity