| Class | Description |
|---|---|
| ProductBar |
ProductBar is the GUIOrig element responsible for displaying the Food Product Icons on the bottom of the GUIOrig
When a user selects a product icon, it should be highlighted.
|
| ProductBarElement |
ProductBarElement is the GUIOrig element responsible for representing one of the products on the product bar
If a player clicks a ProductBarElement, the user should, depending on the context, either get data about
the product or select the product for use as a variable on a card
|