31 void enter(
int,
int,
int,
char const*,
int);
32 void flush(
int,
int,
int,
int);
Definition JUTDbPrint.h:26
JUTFont * getFont() const
Definition JUTDbPrint.h:39
JUTDbPrint(JUTFont *, JKRHeap *)
Definition JUTDbPrint.cpp:13
void drawString(int, int, int, u8 const *)
Definition JUTDbPrint.cpp:98
JKRHeap * mHeap
Definition JUTDbPrint.h:50
static JUTDbPrint * sDebugPrint
Definition JUTDbPrint.h:43
JUTFont * changeFont(JUTFont *)
Definition JUTDbPrint.cpp:39
void flush()
Definition JUTDbPrint.cpp:64
void enter(int, int, int, char const *, int)
Definition JUTDbPrint.cpp:48
unk_print * mFirst
Definition JUTDbPrint.h:46
bool mVisible
Definition JUTDbPrint.h:49
JUtility::TColor mColor
Definition JUTDbPrint.h:48
JUTFont * mFont
Definition JUTDbPrint.h:47
void setVisible(bool visible)
Definition JUTDbPrint.h:38
void setCharColor(JUtility::TColor color)
Definition JUTDbPrint.h:41
static JUTDbPrint * getManager()
Definition JUTDbPrint.h:36
static SECTION_DATA u8 color[4]
Definition d_a_obj_crope.cpp:225
@ start
Definition strtoul.c:8
Definition JUTDbPrint.h:13
char unk_0x0C[0]
Definition JUTDbPrint.h:19
s16 unk_0x04
Definition JUTDbPrint.h:15
s16 unk_0x0A
Definition JUTDbPrint.h:18
s16 unk_0x06
Definition JUTDbPrint.h:16
s16 unk_0x08
Definition JUTDbPrint.h:17
unk_print * mNext
Definition JUTDbPrint.h:14
signed short int s16
Definition types.h:6
unsigned char u8
Definition types.h:5