- rand - Variable in class model.CokeCanBubbleGeneratorThread
-
A random value generator.
- rand - Variable in class model.OceanObject
-
A random value for a more natural movement.
- reaktion(OceanObject) - Method in class model.Bubble
-
This method describes the way an object reacts after a collision.
- reaktion(OceanObject) - Method in class model.CokeCan
-
This method describes the way an object reacts after a collision.
- reaktion(OceanObject) - Method in class model.Fish
-
This method describes the way an object reacts after a collision.
- reaktion(OceanObject) - Method in class model.OceanObject
-
This method describes the reaction of an object with a second object.
- reaktion(OceanObject) - Method in class model.Plant
-
This method describes the way an object reacts after a collision.
- reaktion(OceanObject) - Method in class model.Shark
-
This method describes the way an object reacts after a collision.
- reaktion(OceanObject) - Method in class model.Stone
-
This method describes the way an object reacts after a collision.
- RectangleIntersect(OceanObject) - Method in class model.OceanObject
-
This method detects a collision of two objects.
- remButton - Variable in class view.ButtonPanel
-
The rem button.
- removeAllDeadObjects() - Method in class model.Ocean
-
Removes all the dead objects from the ocean.
- removeAllObjects() - Method in class model.Ocean
-
- removeAllObjects() - Method in interface model.OceanInterface
-
This method removes all objects from the OceanObjectList.
- removeAllTaggedObjects() - Method in class model.Ocean
-
- removeAllTaggedObjects() - Method in interface model.OceanInterface
-
This method removes all tagged objects from the OceanObjectList.
- removeOceanObject(OceanObject) - Method in class model.Ocean
-
- removeOceanObject(OceanObject) - Method in interface model.OceanInterface
-
This method removes a specific object from the OceanObjectList.
- removeThreadsFromCokeCans() - Method in class model.Ocean
-
Removes the threads from the coke cans.
- repaintOcean() - Method in class controller.Listener
-
Repaints the ocean.
- run() - Method in class model.CokeCanBubbleGeneratorThread
-
Generates a new Bubble and lets the thread sleep for a while.
- run() - Method in class model.MovementThread
-
- run() - Method in class view.StatusPanel
-
- run() - Method in class view.WaterPanel
-