group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
EquipmentSlots.hpp File Reference

Bottom-center equipment row — grapple / grenade / tactical. More...

#include "hud/HudWidget.hpp"
Include dependency graph for EquipmentSlots.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EquipmentSlots

Detailed Description

Bottom-center equipment row — grapple / grenade / tactical.

Three 64×64 mil-spec slots: ┌──┐ ┌──┐ ┌──┐ │🪝│ │💣│ │⚡│ │ E│ │ G│ │ Q│ └──┘ └──┘ └──┘

  • Each slot's icon goes amber when ready, dimmed when on cooldown.
  • Cooldown overlay is a black band that drains from top to bottom (covers (1 - charge) × height of the slot).
  • Slots with a count show the integer; slots without (grapple) show "RDY" or remaining seconds.