Uses of Interface
ch.sahits.game.openpatrician.model.product.IPriceCalculationV2
-
Packages that use IPriceCalculationV2 Package Description ch.sahits.game.openpatrician.model.product -
-
Uses of IPriceCalculationV2 in ch.sahits.game.openpatrician.model.product
Classes in ch.sahits.game.openpatrician.model.product that implement IPriceCalculationV2 Modifier and Type Class Description classBasePriceCalulationclassBezierPriceCalculationPrice calculation if the curve is defined by a start and end point and two control points, defining the curve as a bezier curve.
-