Skip to content
New issue

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 #26

Open
3 tasks
crykn opened this issue Apr 30, 2018 · 0 comments
Open
3 tasks

Fill the UI of the map screen with life #26

crykn opened this issue Apr 30, 2018 · 0 comments
Labels
area: GUI good first issue Good for newcomers type: enhancement Make an existing feature better

Comments

@crykn
Copy link
Member

crykn commented Apr 30, 2018

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

  • When initialising the In der GameMapScreen properly set the icon, the name, the gold, the year and the time.
  • Add a subscriber for the ReloadUIEvent (?) that resets the UI values (icon, name und gold)
  • Regularly update the time value; maybe do so without relying on the ReloadUIEvent, but rather by changing the value every frame in the render method
@crykn crykn added type: enhancement Make an existing feature better and removed programming labels Jul 3, 2023
@crykn crykn changed the title UI des Mapscreens mit Leben füllen Fill the UI of the map screen with life Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: GUI good first issue Good for newcomers type: enhancement Make an existing feature better
Projects
None yet
Development

No branches or pull requests

1 participant