| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.product | |
| ch.sahits.game.openpatrician.model.weapon |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAmountable<T extends IAmountable>
This base class for amountable items provides a count of the items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmountablePrice<T extends IAmountable>
This class defines the amounted price of an
IWare object. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IWare
Interface defining a ware.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EWare
Define the different type of wares that are produced and can be traded.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IWeapon
This interface defines a weapon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EWeapon
Enumeration defining all weapons
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.