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

Function irender

dwarf/SB/Core/x/xFont.cpp:2937–2946  ·  view source on GitHub ↗

Compile unit: C:\SB\Core\x\xFont.cpp Producer: MW MIPS C Compiler Language: C++ Code range: 0x001E2340 -> 0x001E2600 */ Range: 0x1E2340 -> 0x1E2600

Source from the content-addressed store, hash-verified

2935*/
2936// Range: 0x1E2340 -> 0x1E2600
2937void irender(class xfont * this /* r17 */, char * text /* r23 */, unsigned int text_size /* r30 */, float x /* r21 */, float y /* r20 */) {
2938 // Blocks
2939 /* anonymous block */ {
2940 // Range: 0x1E2340 -> 0x1E2600
2941 class font_data & fd; // r16
2942 class basic_rect bounds; // r29+0xC0
2943 unsigned int i; // r21
2944 unsigned int charIndex; // r2
2945 }
2946}
2947
2948/*
2949 Compile unit: C:\SB\Core\x\xFont.cpp

Callers 1

irenderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected