public class SeaPirate extends Object implements ISeaPirate
| Modifier and Type | Field and Description |
|---|---|
private javafx.geometry.Point2D |
location |
private String |
name |
private int |
numberOfKills |
private IShip |
ship |
| Constructor and Description |
|---|
SeaPirate() |
| Modifier and Type | Method and Description |
|---|---|
void |
incNumberOfKills() |
void |
moveTo(javafx.geometry.Point2D location) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation, getName, getNumberOfKills, getShipCopyright © 2011-2015 Sahits GmbH. All Rights Reserved.