Skip to content

Encapsulate HUD #18

@cgrooves

Description

@cgrooves

Turn HUD into a class that is instantiated in the main Game Window.

Should have methods for:

  • update: update the state of the HUD
  • draw: render the HUD to the screen

Can just be the same text that's currently being written, should just be in a class to make it cleaner and easier to read.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions