User Guide
API Reference
HappinessGraph
A UI component to display villager happiness over time.
Render the happiness graph onto the screen. :param screen: The main pygame screen surface. :param history: A list of recent happiness values (0.0 to 1.0). :type history: list