#include <JUTDbPrint.h>
|
| | JUTDbPrint (JUTFont *, JKRHeap *) |
| |
| JUTFont * | changeFont (JUTFont *) |
| |
| void | enter (int, int, int, char const *, int) |
| |
| void | flush (int, int, int, int) |
| |
| void | flush () |
| |
| void | drawString (int, int, int, u8 const *) |
| |
| void | setVisible (bool visible) |
| |
| JUTFont * | getFont () const |
| |
| void | setCharColor (JUtility::TColor color) |
| |
◆ JUTDbPrint()
◆ changeFont()
◆ drawString()
| void JUTDbPrint::drawString |
( |
int | param_0, |
|
|
int | param_1, |
|
|
int | param_2, |
|
|
u8 const * | param_3 ) |
◆ enter()
| void JUTDbPrint::enter |
( |
int | param_0, |
|
|
int | param_1, |
|
|
int | param_2, |
|
|
char const * | param_3, |
|
|
int | param_4 ) |
◆ flush() [1/2]
| void JUTDbPrint::flush |
( |
| ) |
|
◆ flush() [2/2]
| void JUTDbPrint::flush |
( |
int | param_0, |
|
|
int | param_1, |
|
|
int | param_2, |
|
|
int | param_3 ) |
◆ getFont()
| JUTFont * JUTDbPrint::getFont |
( |
| ) |
const |
|
inline |
◆ getManager()
◆ setCharColor()
◆ setVisible()
| void JUTDbPrint::setVisible |
( |
bool | visible | ) |
|
|
inline |
◆ start()
◆ mColor
◆ mFirst
◆ mFont
◆ mHeap
◆ mVisible
| bool JUTDbPrint::mVisible |
|
private |
◆ sDebugPrint
The documentation for this class was generated from the following files: