Results
Results() ⇒ Results
Kind: global function
Summary: When the FeedbackChoice stage ends, this component is called for the player to display round results.
Returns: Results - This function returns the Results component.
| Param | Type | Description |
|---|---|---|
none | This component does not take any parameters. |
- Results() ⇒
Results- ~handleSubmit() ⇒
none - ~ProducerResults() ⇒
none - ~ConsumerResults() ⇒
none
- ~handleSubmit() ⇒
Results~handleSubmit() ⇒ none
Kind: inner method of Results
Summary: When the next button is clicked, this function is called to end the stage.
Returns: none - This function does not return anything.
| Type | Description |
|---|---|
none | This component does not take any parameters. |
Results~ProducerResults() ⇒ none
Kind: inner method of Results
Summary: This renders the results page for the producer.
Returns: none - This function does not return anything.
| Type | Description |
|---|---|
none | This component does not take any parameters. |
Results~ConsumerResults() ⇒ none
Kind: inner method of Results
Summary: This renders the results page for the consumer.
Returns: none - This function does not return anything.
| Type | Description |
|---|---|
none | This component does not take any parameters. |