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

Method start_render

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

Source from the content-addressed store, hash-verified

685}
686
687void xfont::start_render() const
688{
689 start_tex_render(id);
690}
691
692void xfont::stop_render() const
693{

Callers 1

start_renderFunction · 0.45

Calls 1

start_tex_renderFunction · 0.85

Tested by

no test coverage detected