SailorsStatepublic interface ISailorState extends ISailors
| Modifier and Type | Method | Description |
|---|---|---|
void |
fire() |
Fire a single sailor.
|
void |
hire() |
Hire a single sailor.
|
javafx.beans.property.IntegerProperty |
numberOfSailorsProperty() |
|
void |
setNumberOfSailors(int number) |
Set the number of sailors
|
getNumberOfSailors, isPresentCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.