Uses of Interface
ch.sahits.game.openpatrician.model.map.ILandBridge
-
Packages that use ILandBridge Package Description ch.sahits.game.openpatrician.model.map ch.sahits.game.openpatrician.model.map.impl -
-
Uses of ILandBridge in ch.sahits.game.openpatrician.model.map
Methods in ch.sahits.game.openpatrician.model.map that return types with arguments of type ILandBridge Modifier and Type Method Description java.util.List<ILandBridge>IMap. getLandbridges()Retrieve the land bridges. -
Uses of ILandBridge in ch.sahits.game.openpatrician.model.map.impl
Classes in ch.sahits.game.openpatrician.model.map.impl that implement ILandBridge Modifier and Type Class Description classLandBridge
-