A B C D E F G H I K L M N O P R S T W Y

S

save(Sprouling) - Static method in class planty.FileHandler
Saves the given plant to a file.
save() - Method in class planty.Panel
Save (S) choice.
season - Static variable in class planty.Panel
Seasons names.
see_details() - Method in class planty.Panel
See plant details (S) choice.
setAge(int) - Method in class planty.Sprouling
Does what you'd expect it to do.
setDate() - Method in class planty.Panel
Sets the date variables to a new day, based only on the game's abs_day.
setDescription(String) - Method in class planty.Sprouling
Does what you'd expect it to do.
setFruitTime(int) - Method in class planty.Sprouling
 
setHealth(int) - Method in class planty.Sprouling
Does what you'd expect it to do.
setHealthBy(int) - Method in class planty.Sprouling
Deprecated. Not working correctly, for now, handle modifiers to health by using setHealth( getHealth() + modifier ).
setMaxAge(int) - Method in class planty.Sprouling
Does what you'd expect it to do.
setMaxFruit(int) - Method in class planty.Sprouling
Does what you'd expect it to do.
setMinFruit(int) - Method in class planty.Sprouling
Does what you'd expect it to do.
setName(String) - Method in class planty.Sprouling
Does what you'd expect it to do.
setSp(String) - Method in class planty.Sprouling
Does what you'd expect it to do.
setTemperature(int) - Method in class planty.Weather
Sets the current temperature to the given one.
setWaterings(int) - Method in class planty.Sprouling
Does what you'd expect it to do.
setWeather(int) - Method in class planty.Weather
Sets the current weather to the given status.
short_menu() - Method in class planty.Panel
The game's short main menu.
shorty - Variable in class planty.Panel
Whether the program should use the short version of the menu or not.
simple_options() - Method in class planty.Panel
Formats the options to display with only the "hotletters".
spring - Static variable in class planty.Weather
Represents Spring.
Sprouling - Class in planty
Defines the plant being.
Sprouling(String, String, String, int, int, int) - Constructor for class planty.Sprouling
Constructor method.
Sprouling(String, String, String, int, int, int, int) - Constructor for class planty.Sprouling
Constructor method.
Sprouling(String, String, String, int, int, int, int, int, int) - Constructor for class planty.Sprouling
Constructor method.
strDesc - Variable in class planty.Sprouling
The plant\'s description -as the creator defines-.
strName - Variable in class planty.Sprouling
The plant\'s name.
strSp - Variable in class planty.Sprouling
The plant\'s species.
summer - Static variable in class planty.Weather
Represents Summer.

A B C D E F G H I K L M N O P R S T W Y