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

Method changeFrameBuffer

include/JSystem/JUtility/JUTDirectPrint.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 JUtility::TColor getCharColor() const { return mCharColor; }
29
30 void changeFrameBuffer(void *fb) { changeFrameBuffer(fb, mFbWidth, mFbHeight); }
31
32 static JUTDirectPrint *getManager() { return sDirectPrint; }
33

Callers 1

JUTChangeFrameBufferFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected