MCPcopy Create free account
hub / github.com/chrxh/alien / drawParagraph

Method drawParagraph

source/Gui/GettingStartedWindow.cpp:481–484  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479}
480
481void GettingStartedWindow::drawParagraph(std::string const& text)
482{
483 AlienImGui::Text(text);
484}
485

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected