Uses of Interface
ch.sahits.game.openpatrician.model.people.INonFreeSeaPirate
-
Packages that use INonFreeSeaPirate Package Description ch.sahits.game.openpatrician.model.people.impl -
-
Uses of INonFreeSeaPirate in ch.sahits.game.openpatrician.model.people.impl
Classes in ch.sahits.game.openpatrician.model.people.impl that implement INonFreeSeaPirate Modifier and Type Class Description classNonFreeSeaPirateImplementation of a non free pirate.Methods in ch.sahits.game.openpatrician.model.people.impl with parameters of type INonFreeSeaPirate Modifier and Type Method Description voidSeaPiratesState. replace(INonFreeSeaPirate pirate, ISeaPirate replaceWith)A non free priate becomes a free pirate.
-