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

Method set_38

include/JSystem/JFramework/JFWDisplay.h:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 void setFader(JUTFader * fader) { mFader = fader; }
100
101 void set_38(int val) {
102 _38 = val;
103 }
104
105 bool startFadeOut(int duration) {
106 if (mFader != nullptr) {

Callers 3

calcMethod · 0.80
callMethod · 0.80
resetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected