| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.product | |
| ch.sahits.game.openpatrician.model.weapon |
| Modifier and Type | Class and Description |
|---|---|
class |
BezierPriceCurve |
| Modifier and Type | Field and Description |
|---|---|
private IBezierPriceCurve |
EWare.buyCurve |
private IBezierPriceCurve |
EWare.sellCurve |
| Modifier and Type | Method and Description |
|---|---|
IBezierPriceCurve |
ITradable.getBuyCurve()
Retrieve the bezier curve defining the buy prices.
|
IBezierPriceCurve |
ITradable.getSellCurve()
Retrieve the bezier curve defining the sell prices.
|
| Modifier and Type | Field and Description |
|---|---|
private IBezierPriceCurve |
EWeapon.buyCurve |
private IBezierPriceCurve |
EWeapon.sellCurve |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.