Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
calc
Method · 0.80
call
Method · 0.80
reset
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected