- icon - Variable in class model.OceanObject
-
The icon of an ocean object.
- ID - Variable in class model.OceanObject
-
The id is the final identifier.
- incAge() - Method in class model.Ocean
-
Increase the ocean's age.
- incHunger() - Method in class model.OceanObject
-
Increases the hunger attribute.
- initStatusPanel() - Method in class view.StatusPanel
-
Initialises the status panel.
- isOceanRunning - Variable in class model.Ocean
-
Says whether or not the ocean is running.
- isOceanRunning() - Method in class model.Ocean
-
Checks if the ocean is running.
- isOceanRunning() - Method in interface model.OceanInterface
-