Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
void JUTFont::initialize_state()
10
{
11
setCharColor(JUtility::TColor());
12
setFixedWidth(false, 0);
13
mValid = false;
14
}
15
16
void JUTFont::setCharColor(JUtility::TColor color)
17
{
Callers
nothing calls this directly
Calls
1
TColor
Class · 0.85
Tested by
no test coverage detected