31 void enter(
int,
int,
int,
char const*,
int);
32 void flush(
int,
int,
int,
int);
T cLib_calcTimer(T *value)
Definition c_lib.h:74
Definition JUTDbPrint.h:26
JUTFont * getFont() const
Definition JUTDbPrint.h:39
void drawString(int, int, int, u8 const *)
Definition JUTDbPrint.cpp:98
JKRHeap * mHeap
Definition JUTDbPrint.h:48
static JUTDbPrint * sDebugPrint
Definition JUTDbPrint.h:41
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:44
bool mVisible
Definition JUTDbPrint.h:47
JUtility::TColor mColor
Definition JUTDbPrint.h:46
JUTFont * mFont
Definition JUTDbPrint.h:45
void setVisible(bool visible)
Definition JUTDbPrint.h:38
static JUTDbPrint * getManager()
Definition JUTDbPrint.h:36
@ 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 s16
Definition types.h:5
unsigned char u8
Definition types.h:8