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

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

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

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

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

Classes in ch.sahits.game.openpatrician.model.ship.impl that implement ISnaikka
 class Snaikka
           
 



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