nn::font::CTR::TextWriterBase::Print Member Function
f32 Print(
const CharType * str
);
f32 Print(
const CharType * str,
int length
);
Print ( const CharType * )
|
Draws a string. |
Print ( const CharType *, int )
|
Draws a string. |
Print(const CharType *)Draws a string.
Print(const CharType *, int)Draws a string.
CONFIDENTIAL