MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / ShowExampleAppConsole

Function ShowExampleAppConsole

external/imgui/imgui_demo.cpp:9329–9333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9327};
9328
9329static void ShowExampleAppConsole(bool* p_open)
9330{
9331 static ExampleAppConsole console;
9332 console.Draw("Example: Console", p_open);
9333}
9334
9335//-----------------------------------------------------------------------------
9336// [SECTION] Example App: Image Viewer / ShowExampleAppImageViewer()

Callers 1

ShowDemoWindowMethod · 0.85

Calls 1

DrawMethod · 0.45

Tested by

no test coverage detected