group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HudDebugPanel Namespace Reference

Builds an ImGui window exposing HUD widget layout constants. More...

Functions

void build (Hud &hud, bool *open)
 Build the HUD tweaker panel.

Detailed Description

Builds an ImGui window exposing HUD widget layout constants.

Function Documentation

◆ build()

void HudDebugPanel::build ( Hud & hud,
bool * open )

Build the HUD tweaker panel.

Parameters
hudReference to the active HUD system.
openVisibility toggle (linked to DebugUI's panel toggling).
Here is the call graph for this function: