public class CourierPatrolStateInternal
extends java.lang.Object
| Constructor | Description |
|---|---|
CourierPatrolStateInternal(int premium,
ch.sahits.game.openpatrician.model.city.ICity[] destinations) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getPremium() |
|
java.util.Optional<ch.sahits.game.openpatrician.model.city.ICity> |
nextDestination() |
|
void |
removeFirstCity() |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.