r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
HUD.hpp File Reference

Heads-Up Display (HUD) system for R-Type multiplayer game. More...

+ Include dependency graph for HUD.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gme::HUDSystem
 System responsible for rendering and updating the game's Heads-Up Display. More...
 

Namespaces

namespace  gme
 

Detailed Description

Heads-Up Display (HUD) system for R-Type multiplayer game.

This system manages the on-screen UI elements including score display, player statistics, and other game information overlays. It provides real-time visual feedback to the player during gameplay.

Definition in file HUD.hpp.