| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.ship | |
| ch.sahits.game.openpatrician.model.ship.impl |
| Modifier and Type | Method and Description |
|---|---|
ICrayer |
ShipFactory.createCrayer(String name,
EShipUpgrade upgradeLevel,
int value)
Create a crayer with the given name.
|
ICrayer |
ShipFactory.createCrayer(String name,
int value)
Create a a crayer with the given name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Crayer
This model represents a crayer.
|
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.