Debug UI tunes
This commit is contained in:
parent
b959afe8c2
commit
c00750c95a
7 changed files with 30970 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ int main() {
|
|||
while (!window->shouldClose()) {
|
||||
window->processEvents();
|
||||
|
||||
ImGui::Text("Hello!");
|
||||
window->getGraphics().getDebugGui().drawDebugInfoWindow();
|
||||
|
||||
window->draw();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue