Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ setWhiteColor
Method
setWhiteColor
include/JSystem/J2D/J2DPrint.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
inline void setWhiteColor(JUtility::TColor color) { mColorWhite = color; }
60
61
inline void setCharColor(JUtility::TColor color) { mCharColor = color; }
62
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected