MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / prepareDraw

Function prepareDraw

src/OpenLoco/src/Ui/Windows/NetworkStatus.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 static void prepareDraw([[maybe_unused]] Window& self)
100 {
101 StringManager::setString(StringIds::buffer_1250, _text.c_str());
102 }
103
104 static void draw(Window& self, Gfx::DrawingContext& drawingCtx)
105 {

Callers

nothing calls this directly

Calls 1

setStringFunction · 0.85

Tested by

no test coverage detected