nn::font::CTR::CharWriter::Print
Member Function
Syntax
f32 Print( CharCode code );
Arguments
Name
Description
in
code
The character code of the character to be drawn.
Return Values
Returns the character width of the character that was drawn.
Description
Draws a character.
Revision History
2010/11/10
Initial version.
CONFIDENTIAL