Skip to main content

Feedback

Feedback(player, baseCost, warrantCost) ⇒ number

Calculates the profit of a producer before the feedback stage.

Kind: global function
Returns: number - The calculated profit.

ParamTypeDescription
playerObjectThe player object (producer).
baseCostnumberThe base production cost.
warrantCostnumberThe warrant cost.

Feedback~ConsumerFeedback()

Author: Tiger, Isa, Laerk UI Code for the Consumer

Kind: inner method of Feedback

Feedback~ProducerFeedback()

Author: Tiger, Isa, Laerk UI Code for Producer

Kind: inner method of Feedback