We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fill the UI of the map screen with life.
The UI of the map screen should use real data and not just placeholders.
GameMapScreen
ReloadUIEvent
The text was updated successfully, but these errors were encountered:
Year and season are now displayed correctly (part of #26).
9083ed1
No branches or pull requests
Fill the UI of the map screen with life.
Details
The UI of the map screen should use real data and not just placeholders.
Tasks
GameMapScreen
properly set the icon, the name, the gold, the year and the time.ReloadUIEvent
(?) that resets the UI values (icon, name und gold)ReloadUIEvent
, but rather by changing the value every frame in the render methodThe text was updated successfully, but these errors were encountered: