Uses of Interface
ch.sahits.game.openpatrician.model.people.IBaseTraveler
-
Packages that use IBaseTraveler Package Description ch.sahits.game.openpatrician.model.people.impl -
-
Uses of IBaseTraveler in ch.sahits.game.openpatrician.model.people.impl
Classes in ch.sahits.game.openpatrician.model.people.impl that implement IBaseTraveler Modifier and Type Class Description classEscorteeStateImplementation of an escortee, who needs to travel to another city and will be attacked by a pirate under way.classFugitiveStateImplementation of an fugitive, who needs to travel to another city and will be attacked by a pirate under way.classTravelerStateImplementation of a traveler.
-