Package | Description |
---|---|
model |
Modifier and Type | Method and Description |
---|---|
void |
Ocean.addOceanObject(OceanObject obj)
This method adds the given object to the list.
|
void |
OceanInterface.addOceanObject(OceanObject obj)
With this method, you add a new object to the
OceanObjectList (also to the ocean).
|