|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ICrayer | |
|---|---|
| ch.sahits.game.openpatrician.model.ship | |
| ch.sahits.game.openpatrician.model.ship.impl | |
| Uses of ICrayer in ch.sahits.game.openpatrician.model.ship |
|---|
| Methods in ch.sahits.game.openpatrician.model.ship that return ICrayer | |
|---|---|
static ICrayer |
ShipFactory.createCrayer(String name,
EShipUpgrade upgradeLevel,
int value)
Create a crayer with the given name. |
static ICrayer |
ShipFactory.createCrayer(String name,
int value)
Create a a crayer with the given name. |
| Uses of ICrayer in ch.sahits.game.openpatrician.model.ship.impl |
|---|
| Classes in ch.sahits.game.openpatrician.model.ship.impl that implement ICrayer | |
|---|---|
class |
Crayer
This model represents a crayer. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||