MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / stop_render

Function stop_render

src/SB/Core/x/xFont.cpp:1175–1178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1173 }
1174
1175 void stop_render(const xtextbox& tb)
1176 {
1177 tb.font.stop_render();
1178 }
1179} // namespace
1180
1181void xtextbox::text_render(const jot& j, const xtextbox& tb, F32 x, F32 y)

Callers 1

renderMethod · 0.85

Calls 1

stop_renderMethod · 0.80

Tested by

no test coverage detected