Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
737
void xfont::irender(const char* text, F32 x, F32 y) const
738
{
739
irender(text, 0x40000000, x, y);
740
}
741
742
static const basic_rect<F32> _1107 = {};
743
Callers
1
text_render
Method · 0.80
Calls
3
irender
Function · 0.85
set_tex_raster
Function · 0.85
char_render
Function · 0.85
Tested by
no test coverage detected