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

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

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

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

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

Classes in ch.sahits.game.openpatrician.model.ship.impl that implement ICog
 class Cog
           
 



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