Uses of Interface
ch.sahits.game.openpatrician.model.ship.IHolk

Packages that use IHolk
ch.sahits.game.openpatrician.model.ship   
ch.sahits.game.openpatrician.model.ship.impl   
 

Uses of IHolk in ch.sahits.game.openpatrician.model.ship
 

Methods in ch.sahits.game.openpatrician.model.ship that return IHolk
static IHolk ShipFactory.createHolk(String name, EShipUpgrade upgradeLevel, int value)
          Create a holk with the given name.
static IHolk ShipFactory.createHolk(String name, int value)
          Create a a holk with the given name.
 

Uses of IHolk in ch.sahits.game.openpatrician.model.ship.impl
 

Classes in ch.sahits.game.openpatrician.model.ship.impl that implement IHolk
 class Holk
           
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.