Package | Description |
---|---|
model |
Modifier and Type | Field and Description |
---|---|
private Ocean |
MovementThread.myOcean
The ocean.
|
Modifier and Type | Method and Description |
---|---|
private Ocean |
MovementThread.getMyOcean()
Gets the ocean.
|
Modifier and Type | Method and Description |
---|---|
private void |
MovementThread.setMyOcean(Ocean o)
Sets the my ocean.
|
Constructor and Description |
---|
MovementThread(Ocean o,
java.lang.Integer lock)
Instantiates a new movement thread.
|