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

Method setFontColor

include/JSystem/J2D/J2DPane.h:479–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

477 }
478
479 void setFontColor(JUtility::TColor a, JUtility::TColor b)
480 {
481 mCharColor = a;
482 mGradientColor = b;
483 }
484
485 // unused/inlined:
486 void setFontSize();

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected