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

Method irender

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

Source from the content-addressed store, hash-verified

735} // namespace
736
737void xfont::irender(const char* text, F32 x, F32 y) const
738{
739 irender(text, 0x40000000, x, y);
740}
741
742static const basic_rect<F32> _1107 = {};
743

Callers 1

text_renderMethod · 0.80

Calls 3

irenderFunction · 0.85
set_tex_rasterFunction · 0.85
char_renderFunction · 0.85

Tested by

no test coverage detected