Package | Description |
---|---|
model |
Modifier and Type | Method and Description |
---|---|
Pair<java.lang.Integer,java.lang.Integer> |
Ocean.getStatusPanelInfo()
The method is a helper for the statusPanel.
|
Pair<java.lang.Integer,java.lang.Integer> |
OceanInterface.getStatusPanelInfo() |
Modifier and Type | Method and Description |
---|---|
private void |
Ocean.processStalledCollisions(java.util.LinkedList<Pair<OceanObject,OceanObject>> collisions)
This method deals with all the collisions that have occurred between ocean objects.
|