Deprecated API


Contents
Deprecated Methods
planty.Weather.newDay()
          Due to the excessive randomicity of the resulting climates. Use newDay(temperature, weather) instead. 
planty.Sprouling.setHealthBy(int)
          Not working correctly, for now, handle modifiers to health by using setHealth( getHealth() + modifier ).