MCPcopy Create free account
hub / github.com/doldecomp/mkdd / initialize_state

Method initialize_state

libs/JSystem/JUtility/JUTFont.cpp:9–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9void JUTFont::initialize_state()
10{
11 setCharColor(JUtility::TColor());
12 setFixedWidth(false, 0);
13 mValid = false;
14}
15
16void JUTFont::setCharColor(JUtility::TColor color)
17{

Callers

nothing calls this directly

Calls 1

TColorClass · 0.85

Tested by

no test coverage detected