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

Method setOutput

include/JSystem/JUtility/JUTConsole.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 int getLineOffset() const;
53
54 void setOutput(uint output) { mOutput = output; }
55 void setPosition(int x, int y)
56 {
57 mPositionX = x;

Callers 3

initMethod · 0.80
printContextMethod · 0.80
createConsoleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected