#include <J2DPrint.h>
|
| J2DPrint (JUTFont *, f32, f32, JUtility::TColor, JUtility::TColor, JUtility::TColor, JUtility::TColor) |
|
void | setFontSize () |
|
void | locate (f32, f32) |
|
void | print (f32, f32, u8, char const *,...) |
|
void | printReturn (char const *, f32, f32, J2DTextBoxHBinding, J2DTextBoxVBinding, f32, f32, u8) |
|
f32 | parse (u8 const *, int, int, u16 *, J2DPrint::TSize &, u8, bool) |
|
void | doCtrlCode (int) |
|
u16 | doEscapeCode (u8 const **, u8) |
|
void | initchar () |
|
s32 | getNumberS32 (u8 const **, s32, s32, int) |
|
f32 | getNumberF32 (u8 const **, f32, f32, int) |
|
virtual | ~J2DPrint () |
|
void | setFontSize (f32 sizeX, f32 sizeY) |
|
◆ J2DPrint()
◆ ~J2DPrint()
◆ doCtrlCode()
void J2DPrint::doCtrlCode |
( |
int |
param_0 | ) |
|
◆ doEscapeCode()
u16 J2DPrint::doEscapeCode |
( |
u8 const ** |
param_0, |
|
|
u8 |
param_1 |
|
) |
| |
◆ getNumberF32()
◆ getNumberS32()
◆ initchar()
void J2DPrint::initchar |
( |
| ) |
|
◆ locate()
void J2DPrint::locate |
( |
f32 |
param_0, |
|
|
f32 |
param_1 |
|
) |
| |
◆ parse()
◆ print()
◆ printReturn()
◆ private_initiate()
◆ setBuffer()
◆ setFontSize() [1/2]
void J2DPrint::setFontSize |
( |
| ) |
|
◆ setFontSize() [2/2]
void J2DPrint::setFontSize |
( |
f32 |
sizeX, |
|
|
f32 |
sizeY |
|
) |
| |
|
inline |
◆ field_0x10
◆ field_0x14
◆ field_0x18
◆ field_0x1c
◆ field_0x20
◆ field_0x22
bool J2DPrint::field_0x22 |
|
private |
◆ field_0x24
◆ field_0x28
◆ field_0x2c
◆ field_0x34
◆ field_0x38
◆ field_0x3c
◆ field_0x48
◆ field_0x4c
◆ field_0x58
◆ field_0x5a
bool J2DPrint::field_0x5a |
|
private |
◆ field_0x8
◆ field_0xc
◆ mCharColor
◆ mCursorV
◆ mFont
◆ mFontSizeX
◆ mFontSizeY
◆ mGradColor
◆ mStrBuff
◆ mStrBuffSize
The documentation for this class was generated from the following files: