MCPcopy 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_vaMethod · 0.80
printContextMethod · 0.80
JUTReportConsole_f_vaFunction · 0.80
JUTWarningConsole_f_vaFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected