Package | Description |
---|---|
view |
Modifier and Type | Field and Description |
---|---|
private WaterPanel |
OceanGUI.waterPanel
The water panel.
|
Modifier and Type | Method and Description |
---|---|
WaterPanel |
OceanGUIInterface.getWaterPanel()
Gets the water panel.
|
WaterPanel |
OceanGUI.getWaterPanel()
Gets the water panel.
|
Modifier and Type | Method and Description |
---|---|
void |
OceanGUIInterface.setWaterPanel(WaterPanel waterPanel)
Sets the water panel.
|
void |
OceanGUI.setWaterPanel(WaterPanel waterPanel)
Sets the water panel.
|