Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getOutput
Method
getOutput
include/JSystem/JUtility/JUTConsole.h:85–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
u32 getOutput() const { return mOutput; }
86
int getPositionY() const { return mPositionY; }
87
int getPositionX() const { return mPositionX; }
88
u32 getHeight() const { return mHeight; }
Callers
4
panic_f_va
Method · 0.80
printContext
Method · 0.80
JUTReportConsole_f_va
Function · 0.80
JUTWarningConsole_f_va
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected