Class CourierPatrolStateInternal
- java.lang.Object
-
- ch.sahits.game.openpatrician.display.event.data.CourierPatrolStateInternal
-
public class CourierPatrolStateInternal extends java.lang.Object- Author:
- Andi Hotz, (c) Sahits GmbH, 2014 Created on Feb 16, 2014
-
-
Constructor Summary
Constructors Constructor Description CourierPatrolStateInternal(int premium, ch.sahits.game.openpatrician.model.city.ICity[] destinations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPremium()java.util.Optional<ch.sahits.game.openpatrician.model.city.ICity>nextDestination()voidremoveFirstCity()
-