group2
0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HudDebugPanel.hpp
Go to the documentation of this file.
1
3
4
#pragma once
5
6
class
Hud
;
7
9
namespace
HudDebugPanel
10
{
11
15
void
build
(
Hud
& hud,
bool
* open);
16
17
}
// namespace HudDebugPanel
Hud
Top-level HUD system.
Definition
Hud.hpp:24
HudDebugPanel
Builds an ImGui window exposing HUD widget layout constants.
Definition
HudDebugPanel.hpp:10
HudDebugPanel::build
void build(Hud &hud, bool *open)
Build the HUD tweaker panel.
Definition
HudDebugPanel.cpp:44
src
client
hud
debug
HudDebugPanel.hpp
Generated by
1.16.1